mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 18:05: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.