Skip to main content

aeron_send_channel_endpoint_on_status_message

Function aeron_send_channel_endpoint_on_status_message 

Source
pub unsafe extern "C" fn aeron_send_channel_endpoint_on_status_message(
    sender: *mut aeron_driver_sender_t,
    endpoint: *mut aeron_send_channel_endpoint_t,
    conductor_proxy: *mut aeron_driver_conductor_proxy_t,
    buffer: *mut u8,
    length: usize,
    addr: *mut sockaddr_storage,
) -> c_int