pub type LPNSPSETSERVICE = Option<unsafe extern "system" fn(lpproviderid: *const GUID, lpserviceclassinfo: *const WSASERVICECLASSINFOW, lpqsreginfo: *const WSAQUERYSETW, essoperation: WSAESETSERVICEOP, dwcontrolflags: u32) -> i32>;
Expand description

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