Function rusteron_client::bindings::aeron_header_position_bits_to_shift
source ยท pub unsafe extern "C" fn aeron_header_position_bits_to_shift(
header: *mut aeron_header_t,
) -> usize
Expand description
Get the number of times to left shift the term count to multiply by term length.
@return number of times to left shift the term count to multiply by term length.