mwqreRect
struct mwqreRect{ s32 top; s32 left; s32 right; s32 bottom; } mwqreRect;
The C structure representing the rectangle coordinates.
See the corresponding mw::qre::Rect.
mw::qre::Rect
CONFIDENTIAL