Function mdbx_cursor_on_first_dup
pub unsafe extern "C" fn mdbx_cursor_on_first_dup(
cursor: *const MDBX_cursor,
) -> i32
Available on crate feature
provider
only.pub unsafe extern "C" fn mdbx_cursor_on_first_dup(
cursor: *const MDBX_cursor,
) -> i32
provider
only.