hi_rect

说明

预留结构体,暂不支持。

定义

typedef struct {
    hi_s32 x;
    hi_s32 y;
    hi_u32 width;
    hi_u32 height;
} hi_rect;