mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-08 08:34:24 -04:00
3f3003097c
Instead of making the memory alignment functions more complicated, I added more API documentation for their existing semantics. closes #12118 closes #12135