#include <mw/mgr/mgr.h> typedef struct { s32 x ; /* Point position x-coordinate (in pixels). */ s32 y ; /* Point position y-coordinate (in pixels). */ } mwmgrPSPoint;
mw::mgr::PSPoint
CONFIDENTIAL