struct mwqrdRect { s32 top; s32 left; s32 right; s32 bottom; } mwqrdRect;
QRコードの位置情報を表すCの構造体です。
対応する mw::qrd::Rect を参照してください。