[][src]Function sys_util::get_group_id

pub fn get_group_id(group_name: &CStr) -> Result<gid_t>

Safe wrapper for getting a gid from a group name with getgrnam_r(3).