Skip to content

Keep order of exported functions #461

@systec-ad

Description

@systec-ad

Hi,

In my project all extern "C" pub fn's are declared in a single file / module.
Is it possible to ensure that the order of the generated exported functions in the header keeps same as in the module?

To me it seems that the functions are ordered by the functions name. Am I correct about this? Is there a way of changing / workaround this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions