Function mmtkvdb::lmdb::mdb_cursor_del

source ·
pub unsafe extern "C" fn mdb_cursor_del(
cursor: *mut MDB_cursor,
flags: c_uint
) -> c_int