gid_t

Type Alias gid_t 

Source
pub type gid_t = u32;
Available on Unix and crate feature net only.
Expand description

A type representing group ID.