Function mdbx_cursor_reset

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