mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
This also means that translate-c has to detect when a pointer to opaque is happening, and use `*` instead of `[*]`. See #1059
This also means that translate-c has to detect when a pointer to opaque is happening, and use `*` instead of `[*]`. See #1059