Function rusteron_media_driver::bindings::aeron_loss_detector_scan

source ยท
pub unsafe extern "C" fn aeron_loss_detector_scan(
    detector: *mut aeron_loss_detector_t,
    loss_found: *mut bool,
    buffer: *const u8,
    rebuild_position: i64,
    hwm_position: i64,
    now_ns: i64,
    term_length_mask: usize,
    position_bits_to_shift: usize,
    initial_term_id: i32,
) -> i32