Function mdbx_txn_straggler

pub unsafe extern "C" fn mdbx_txn_straggler(
    txn: *const MDBX_txn,
    percent: *mut i32,
) -> i32
Available on crate features provider and mdbx only.