Function rusteron_media_driver::bindings::aeron_send_channel_send
source ยท pub unsafe extern "C" fn aeron_send_channel_send(
endpoint: *mut aeron_send_channel_endpoint_t,
iov: *mut iovec,
iov_length: usize,
bytes_sent: *mut i64,
) -> c_int