liblmdb_sys

Function mdb_cursor_del

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