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

pub type RawUid = u32;
Expand description

A user identifier as a raw integer.