pub unsafe extern "C" fn aeron_archive_context_set_control_response_stream_id(
ctx: *mut aeron_archive_context_t,
control_response_stream_id: i32,
) -> c_int
Expand description
Specify the stream used for receiving responses from the Aeron Archive.