Modules
std
os
emscripten
W
TERMSIG
Function TERMSIG
[src]
Prototype
pub fn TERMSIG(s: u32) u32
Parameters
s: u32
Source
pub fn TERMSIG(s: u32) u32 { return s & 0x7f; }