Type Alias rustix::thread::RawUid

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

A user identifier as a raw integer.