Skip to content

Namespace resolution for C symbol name conflict #225

@wavewave

Description

@wavewave

when two different fficxx binding packages are used, we can have name conflict in C space between symbols exported from each package, especially at top level. For example, ImGui::CreateContext and ImPlot::CreateContext are both TopLevel_CreateContext. proper namespace resolution is needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions