Function mdbx_cursor_del
pub unsafe extern "C" fn mdbx_cursor_del(
cursor: *mut MDBX_cursor,
flags: u32,
) -> i32
Available on crate feature
mdbx
only.pub unsafe extern "C" fn mdbx_cursor_del(
cursor: *mut MDBX_cursor,
flags: u32,
) -> i32
mdbx
only.