pub unsafe extern "C" fn aeron_archive_get_archive_context(
    aeron_archive: *mut aeron_archive_t,
) -> *mut aeron_archive_context_t
Expand description

Retrieve the underlying aeron_archive_context_t used to configure the provided aeron_archive_t.