pub fn waitid<'a>( id: impl Into<WaitId<'a>>, options: WaitidOptions, ) -> Result<Option<WaitidStatus>>
waitid(_, _, _, opts)—Wait for the specified child process to change state.
waitid(_, _, _, opts)