Type Definition rustix::process::RawPid

source · []
pub type RawPid = u32;
Available on crate feature process only.
Expand description

A process identifier as a raw integer.