Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Manually check correctness of pros_sys bindings. #56

Description

@tropicaaal

Problem Description

A lot of bindings from pros_sys are technically correct, in that they compile however there are some strange leftovers from bindgen inferring integer types that result in some inconsistencies which may be expensive to go back on once everything's stabilzed (such as enum reprs).

Additional information

At some point we should do a manual refactor of all the bindings in pros_sys to ensure they're following FFI best practices and are actually correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions