mirror of
https://github.com/ziglang/zig.git
synced 2026-01-14 03:15:14 +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