std::os::win32

Win32_WSABUF

struct Win32_WSABUF 
{
	Win32_ULONG len;
	Win32_CHAR* buf;
}

Members

Methods