Type Alias Pid

Source
pub type Pid = pid_t;
Expand description

The type of process identifiers (PIDs).