mwqrdRect
struct mwqrdRect { s32 top; s32 left; s32 right; s32 bottom; } mwqrdRect;
The C structure representing the position information of the QR Code.
See the corresponding mw::qrd::Rect.
mw::qrd::Rect
CONFIDENTIAL