Skip to main content

setsockopt

Function setsockopt 

Source
pub unsafe extern "C" fn setsockopt(
    arg1: c_int,
    arg2: c_int,
    arg3: c_int,
    arg4: *const c_void,
    arg5: socklen_t,
) -> c_int