mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
3f3003097c
Instead of making the memory alignment functions more complicated, I added more API documentation for their existing semantics. closes #12118 closes #12135