reth_mdbx_sys

Function mdbx_drop

Source
pub unsafe extern "C" fn mdbx_drop(
    txn: *mut MDBX_txn,
    dbi: MDBX_dbi,
    del: bool,
) -> c_int