Type Definition nix::libc::uid_t[][src]

type uid_t = u32;

Trait Implementations

impl From<Uid> for uid_t
[src]

Performs the conversion.