Struct nix::sys::ioctl::libc::ucred
[−]
[src]
pub struct ucred { pub pid: i32, pub uid: u32, pub gid: u32, }
Fields
pid | |
uid | |
gid |