Skip to main content

pid_t

Type Alias pid_t 

Source
pub type pid_t = c_int;
Expand description

Used for process IDs and process group IDs.