[][src]Function mdbx_sys::mdbx_drop

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