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