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

type gid_t = u32;

Trait Implementations

impl From<Gid> for gid_t
[src]

Performs the conversion.