Type Alias rustix::ugid::RawUid

source ·
pub type RawUid = __kernel_uid_t;
Expand description

A user identifier as a raw integer.