pub unsafe extern "C" fn aeron_archive_replay_merge_is_live_added(
replay_merge: *mut aeron_archive_replay_merge_t,
) -> bool
Expand description
Is the live destination added to the subscription?
@param replay_merge the replay_merge to check @return true if the live destination is added to the subscription