rustix::process

Type Alias RawUid

Source
pub type RawUid = uid_t;
Expand description

A user identifier as a raw integer.