Type Definition rustix::process::RawUid

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

A user identifier as a raw integer.