pub unsafe extern "C" fn mdbx_cursor_del(
cursor: *mut MDBX_cursor,
flags: u32,
) -> i32Available on crate features
provider and mdbx only.pub unsafe extern "C" fn mdbx_cursor_del(
cursor: *mut MDBX_cursor,
flags: u32,
) -> i32provider and mdbx only.