std::os::win32

Win32_COORD

struct Win32_COORD 
{
	Win32_SHORT x;
	Win32_SHORT y;
}

Members

Methods