pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_live_channel(
context: *mut aeron_archive_persistent_subscription_context_t,
) -> *const c_charExpand description
Get the live channel.
@param context to query. @return the live channel. @see aeron_archive_persistent_subscription_context_set_live_channel