Type Definition rustix::process::RawPid

source · []
pub type RawPid = u32;
Expand description

A process identifier as a raw integer.