Function mdbx_sys::mdbx_drop

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