[][src]Function syscall::flag::wifstopped

pub fn wifstopped(status: usize) -> bool

True if status indicates the child is stopped.