pub unsafe extern "system" fn WSAEnumProtocolsA(
    lpiprotocols: *const i32,
    lpprotocolbuffer: *mut WSAPROTOCOL_INFOA,
    lpdwbufferlength: *mut u32
) -> i32
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation"