pub unsafe extern "C" fn aeron_archive_context_set_control_term_buffer_sparse(
ctx: *mut aeron_archive_context_t,
control_term_buffer_sparse: bool,
) -> c_int
Expand description
Specify the default MTU length for the control request/response channels.