mirror of
https://github.com/ziglang/zig.git
synced 2026-01-10 09:25:11 +00:00
By returning an initialized sigset (instead of taking the set as an output parameter), these functions can be used to directly initialize the `mask` parameter of a `Sigaction` instance.