nix::sys::wait
pub const WNOHANG: WaitPidFlag = WaitPidFlag{bits: libc::WNOHANG,}
=
WaitPidFlag{bits: libc::WNOHANG,}