Type Alias RawPid

Source
pub type RawPid = i32;
Available on crate feature process only.
Expand description

A process identifier as a raw integer.