Function otter_nodejs_tests::otter_support::crates::nix::sys::wait::wait
[−]pub fn wait() -> Result<WaitStatus, Errno>Expand description
Wait for any child process to change status or a signal is received.
See also wait(2)