Type Definition rustix::process::RawPid

pub type RawPid = u32;
Documentation

A process identifier as a raw integer.