Skip to main content

aeron_header_next_term_offset

Function 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.