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