Skip to content

Add extra documentations to bindgen helper functinos #3356

@theKidOfArcrania

Description

@theKidOfArcrania

Related to #2758 but for certain helper functions that are separately created by bindgen, for example with functions like this for dynamic loading.

Seems to be even if we add # Safety documentations to all of the individual functions from bindgen, we still run up against the issue where the fn new and fn from_library functions are unsafe but have no way to add # Safety documentations since it is entirely just generated by bindgen itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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