Type Alias kernel::task::Pid

source ·
pub type Pid = pid_t;
Expand description

The type of process identifiers (PIDs).