mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +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