rustix
1.0.8
Module pid
Module Items
Structs
Type Aliases
In crate rustix
rustix
Module
pid
Copy item path
Source
Expand description
The
Pid
type.
Structs
§
Pid
pid_t
—A non-zero Unix process ID.
Type Aliases
§
RawPid
A process identifier as a raw integer.