pub unsafe extern "system" fn WSANtohl(
    s: SOCKET,
    netlong: u32,
    lphostlong: *mut u32
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"