Type Alias pid_t

Source
pub type pid_t = int;
Expand description

The type used for process identifiers (PIDs) on the current platform.