Function ioctlsocket

Source
pub unsafe extern "C" fn ioctlsocket(
    s: SOCKET,
    cmd: c_long,
    argp: *mut u_long,
) -> c_int