Native API DocumentationModulesCommonMLRectiVersion: 21 Aug 2024On this pageMLRectiModule: Common More...#include <ml_types.h>Public AttributesTypeNameint32_txint32_tyint32_twint32_thDetailed Descriptionstruct MLRecti;A 2D integer rectangle. Public Attributes Documentationxint32_t x;yint32_t y;wint32_t w;hint32_t h;