rustix
0.38.44
In rustix::
backend::
process::
wait
Constants
WCONTINUED
WEXITED
WNOHANG
WNOWAIT
WSTOPPED
WUNTRACED
Traits
SiginfoExt
Functions
WEXITSTATUS
WIFCONTINUED
WIFEXITED
WIFSIGNALED
WIFSTOPPED
WSTOPSIG
WTERMSIG
Type Aliases
siginfo_t
rustix
::
backend
::
process
::
wait
Function
WSTOPSIG
Copy item path
Settings
Help
Summary
Source
pub(crate) fn WSTOPSIG(status:
u32
) ->
u32