pub type LPLOOKUPSERVICE_COMPLETION_ROUTINE = Option<unsafe extern "system" fn(dwerror: u32, dwbytes: u32, lpoverlapped: *const OVERLAPPED)>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation", "Win32_System_IO"