pub unsafe extern "C" fn aeron_archive_context_set_control_request_stream_id(
    ctx: *mut aeron_archive_context_t,
    control_request_stream_id: i32,
) -> c_int
Expand description

Specify the stream used for sending requests to the Aeron Archive.