sctp_opt_info

Function sctp_opt_info 

Source
pub unsafe extern "C" fn sctp_opt_info(
    s: c_int,
    id: sctp_assoc_t,
    opt: c_int,
    arg: *mut c_void,
    size: *mut socklen_t,
) -> c_int