pub unsafe extern "system" fn WSALookupServiceBeginA(
    lpqsrestrictions: *const WSAQUERYSETA,
    dwcontrolflags: u32,
    lphlookup: *mut HANDLE
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_System_Com"