Function mdbx_cursor_on_first_dup

Source
pub unsafe extern "C" fn mdbx_cursor_on_first_dup(
    cursor: *const MDBX_cursor,
) -> c_int