[][src]Function mdbx_sys::mdbx_cursor_del

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