Function rusteron_media_driver::bindings::aeron_receive_channel_endpoint_on_unconnected_stream
source ยท pub unsafe extern "C" fn aeron_receive_channel_endpoint_on_unconnected_stream(
endpoint: *mut aeron_receive_channel_endpoint_t,
destination: *mut aeron_receive_destination_t,
buffer: *mut u8,
length: usize,
addr: *mut sockaddr_storage,
) -> c_int