reth_mdbx_sys

Function mdbx_is_dirty

Source
pub unsafe extern "C" fn mdbx_is_dirty(
    txn: *const MDBX_txn,
    ptr: *const c_void,
) -> c_int