pub unsafe extern "system" fn WSASetServiceA(
    lpqsreginfo: *const WSAQUERYSETA,
    essoperation: WSAESETSERVICEOP,
    dwcontrolflags: u32
) -> i32
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’, ‘Win32_System_Com’