std::os::win32

Win32_POINT

struct Win32_POINT
{
	Win32_LONG x;
	Win32_LONG y;
}

Members

Methods