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