getgrnam

Function getgrnam 

Source
pub fn getgrnam<T: Into<Vec<u8>>>(name: T) -> Result<Option<Group>>