Skip to content

Generic functions with "C" ABI #15513

@o11c

Description

@o11c

I need to pass a callback function pointer to C, and there's no reason a generic function shouldn't be able to do this. The only problem with generic functions is that they would mangle all to the same name, but I don't care about the mangling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions