Function syscall::flag::wifstopped

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

True if status indicates the child is stopped.