#include <mw/hgr/hgr.h> typedef struct { s32 x ; /* Point position x-coordinates (pixels). */ s32 y ; /* Point position y-coordinates (pixels). */ } mwhgrPSPoint;
mw::hgr::PSPoint
CONFIDENTIAL