rustix::thread

Type Alias RawUid

source
pub type RawUid = __kernel_uid_t;
Expand description

A user identifier as a raw integer.