Skip to content

wchar_t should be tranlsated to core.stdc.stddef.wchar_t #21

@jacob-carlborg

Description

@jacob-carlborg

Currently wchar_t translates to wchar or dchar depending on its size. While not incorrect it would be better to translate it to core.stdc.stddef.wchar_t instead. This would make the bindings more cross-platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions