pub unsafe extern "C" fn mdbx_cursor_copy(
src: *const MDBX_cursor,
dest: *mut MDBX_cursor,
) -> i32Available on crate feature
provider only.pub unsafe extern "C" fn mdbx_cursor_copy(
src: *const MDBX_cursor,
dest: *mut MDBX_cursor,
) -> i32provider only.