syscall::flag

Function wifstopped

Source
pub fn wifstopped(status: usize) -> bool
Expand description

True if status indicates the child is stopped.