pub type LPNSPLOOKUPSERVICEBEGIN = Option<unsafe extern "system" fn(lpproviderid: *const GUID, lpqsrestrictions: *const WSAQUERYSETW, lpserviceclassinfo: *const WSASERVICECLASSINFOW, dwcontrolflags: u32, lphlookup: *mut HANDLE) -> i32>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation", "Win32_System_Com"