Union windows_sys::Win32::Networking::WinSock::WSACOMPLETION_0
#[repr(C)]
pub union WSACOMPLETION_0 {
pub WindowMessage: WSACOMPLETION_0_3,
pub Event: WSACOMPLETION_0_1,
pub Apc: WSACOMPLETION_0_0,
pub Port: WSACOMPLETION_0_2,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
, "Win32_System_IO"
Fields§
§WindowMessage: WSACOMPLETION_0_3
§Event: WSACOMPLETION_0_1
§Apc: WSACOMPLETION_0_0
§Port: WSACOMPLETION_0_2