rustix
0.38.44
In rustix::
process
rustix
::
process
Type Alias
RawPid
Copy item path
Source
pub type RawPid =
__kernel_pid_t
;
Available on
crate feature
process
only.
Expand description
A process identifier as a raw integer.