Type Definition rustix::process::RawUid

pub type RawUid = u32;
Documentation

A user identifier as a raw integer.