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

Retrieve the underlying aeron_subscription_t used for reading responses from the connected Aeron Archive.