fn EXITSTATUS(s: u32) u8
No documentation provided.
fn IFEXITED(s: u32) bool
fn IFSIGNALED(s: u32) bool
fn IFSTOPPED(s: u32) bool
fn STOPSIG(s: u32) u32
fn TERMSIG(s: u32) u32
comptime_int