pub unsafe extern "system" fn ioctlsocket(
    s: SOCKET,
    cmd: i32,
    argp: *mut u32
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"