Skip to main content

aeron_send_channel_send

Function 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