typedef struct { int16_t x; /* X-coordinate */ int16_t y; /* Y-coordinate */ int16_t w; /* Width */ int16_t h; /* Height */ } GRECT;
See also: About the AES GEM About the VDI