Type Alias rustix::process::RawUid

source ยท
pub type RawUid = uid_t;
Available on crate feature process only.
Expand description

A user identifier as a raw integer.