rustix
0.38.39
In rustix::
thread
rustix
::
thread
Type Alias
RawPid
Copy item path
source
pub type RawPid = __kernel_pid_t;
Expand description
A process identifier as a raw integer.