Type Definition linux_unsafe::pid_t

source ·
pub type pid_t = int;
Expand description

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