Function rusteron_media_driver::bindings::aeron_header_position
source ยท pub unsafe extern "C" fn aeron_header_position(
header: *mut aeron_header_t,
) -> i64
Expand description
Get the current position to which the Image has advanced on reading this message.
@param header the current header message @return the current position to which the Image has advanced on reading this message.