Function syscall::flag::wstopsig

source ·
pub fn wstopsig(status: usize) -> usize
Expand description

If wifstopped(status), the signal that stopped the child.