Type Alias RawPid

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

A process identifier as a raw integer.