syscall::flag

Function wifstopped

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

True if status indicates the child is stopped.