pub unsafe extern "system" fn WSANtohs(
    s: SOCKET,
    netshort: u16,
    lphostshort: *mut u16
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"