Type Definition rustix::process::RawUid

source · []
pub type RawUid = u32;
Available on crate feature process only.
Expand description

A user identifier as a raw integer.