mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 17:53:07 +00:00
... and mem.copy operations. Requires slightly larger input buffers than result length. Add helper functions std.mem.alignInBytes and std.mem.alignInSlice.