Type Definition rustix::process::RawPid[][src]

pub type RawPid = u32;
Expand description

A process identifier as a raw integer.