pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_live_left_counter(
context: *mut aeron_archive_persistent_subscription_context_t,
) -> *mut aeron_counter_tExpand description
Get the counter for tracking the number of times the live stream has been left.
@param context to query. @return the live left counter. @see aeron_archive_persistent_subscription_context_set_live_left_counter