Function srt_c::srt_sendmsg2
source[−]#[no_mangle]
pub extern "C" fn srt_sendmsg2(
sock: SRTSOCKET,
buf: *const c_char,
len: c_int,
_mctrl: Option<&SRT_MSGCTRL>
) -> c_intExpand description
Returns number of bytes written
