Function lmdb_sys::mdb_drop [] [src]

pub unsafe extern "C" fn mdb_drop(
    txn: *mut MDB_txn,
    dbi: MDB_dbi,
    del: c_int
) -> c_int