SetCursorShape
status_t SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y,
return (void*)SetCursorShape;
status_t SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y,
return (void*)SetCursorShape;
status_t SetCursorShape(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y,
return (void*)(si.bDisableHdwCursor ? NULL : SetCursorShape);