Function rusteron_media_driver::bindings::aeron_header_next_term_offset
source ยท pub unsafe extern "C" fn aeron_header_next_term_offset(
header: *mut aeron_header_t,
) -> i32
Expand description
Calculates the offset of the frame immediately after this one.
@return the offset of the next frame.