pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_state_counter(
context: *mut aeron_archive_persistent_subscription_context_t,
) -> *mut aeron_counter_tExpand description
Get the counter for tracking the current state of the persistent subscription.
@param context to query. @return the state counter. @see aeron_archive_persistent_subscription_context_set_state_counter