Skip to main content

aeron_archive_persistent_subscription_context_get_state_counter

Function aeron_archive_persistent_subscription_context_get_state_counter 

Source
pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_state_counter(
    context: *mut aeron_archive_persistent_subscription_context_t,
) -> *mut aeron_counter_t
Expand 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