pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_live_stream_id(
context: *mut aeron_archive_persistent_subscription_context_t,
) -> i32Expand description
Get the id of the live stream.
@param context to query. @return the live stream id. @see aeron_archive_persistent_subscription_context_set_live_stream_id