[][src]Function syscall::flag::wifexited

pub fn wifexited(status: usize) -> bool

True if status indicates normal termination.