Struct windows_sys::Win32::Networking::WinSock::WSACOMPLETION_0_1
#[repr(C)]pub struct WSACOMPLETION_0_1 {
pub lpOverlapped: *mut OVERLAPPED,
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_Foundation"
, "Win32_System_IO"
Fields§
§lpOverlapped: *mut OVERLAPPED