Function vc6_sys::ioctlsocket

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