[][src]Function lmdb_rkv_sys::mdb_cursor_del

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