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