Function mdbx_sys::mdbx_cursor_on_first

source ยท
pub unsafe extern "C" fn mdbx_cursor_on_first(
    cursor: *const MDBX_cursor
) -> c_int