Type Definition rustix::process::RawPid

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

A process identifier as a raw integer.