Type Definition std::os::unix::process::UserId

source ·
type UserId = u32;
Available on Unix only.