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