mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 02:33: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.