rustix::process

Type Alias RawUid

Source
pub type RawUid = __kernel_uid_t;
Expand description

A user identifier as a raw integer.