[][src]Function libsrt_sys::srt_setsockflag

pub unsafe extern "C" fn srt_setsockflag(
    u: SRTSOCKET,
    opt: SRT_SOCKOPT,
    optval: *const c_void,
    optlen: c_int
) -> c_int