Struct libc::ucred [−][src]
Fields
pid: pid_t
uid: uid_t
gid: gid_t
Trait Implementations
impl Clone for ucred
[src]
impl Clone for ucred
[src]pid: pid_t
uid: uid_t
gid: gid_t
impl Clone for ucred
[src]fn clone(&self) -> ucred
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for ucred
[src]