[−][src]Function syscall::flag::wstopsig
pub fn wstopsig(status: usize) -> usize
If wifstopped(status), the signal that stopped the child.
pub fn wstopsig(status: usize) -> usize
If wifstopped(status), the signal that stopped the child.