pub unsafe extern "C" fn aeron_archive_context_set_recording_events_channel(
ctx: *mut aeron_archive_context_t,
recording_events_channel: *const c_char,
) -> c_int
Expand description
Specify the channel used for receiving recording events from the Aeron Archive.