Function mdbx_cursor_on_last

pub unsafe extern "C" fn mdbx_cursor_on_last(
    cursor: *const MDBX_cursor,
) -> i32
Available on crate features provider and mdbx only.