pub unsafe extern "C" fn aeron_archive_replay_merge_image(
    replay_merge: *mut aeron_archive_replay_merge_t,
) -> *mut aeron_image_t
Expand description

The image used for the replay and live stream.

@param replay_merge the replay_merge that owns the image. @return the aeron_image_t