Function WSAHtons [src]
Prototype
pub extern "ws2_32" fn WSAHtons( s: SOCKET, hostshort: u16, lpnetshort: *u16, ) callconv(.winapi) i32 Parameters
s: SOCKEThostshort: u16lpnetshort: *u16 Source
pub extern "ws2_32" fn WSAHtons(
s: SOCKET,
hostshort: u16,
lpnetshort: *u16,
) callconv(.winapi) i32