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