Type Alias rustix::thread::RawUid

source ยท
pub type RawUid = __kernel_uid_t;
Expand description

A user identifier as a raw integer.