pub unsafe extern "system" fn WSALookupServiceNextW(
    hlookup: HANDLE,
    dwcontrolflags: u32,
    lpdwbufferlength: *mut u32,
    lpqsresults: *mut WSAQUERYSETW
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_System_Com"