Function users::get_group_by_gid [] [src]

pub fn get_group_by_gid(gid: gid_t) -> Option<Group>

Return a Group object if one exists for the given group ID; otherwise, return None.