Type Alias pid_t

Source
pub type pid_t = i32;
Available on Unix and crate feature net only.
Expand description

A type representing process and process group IDs.