Function chgrp

Source
pub fn chgrp<P: AsRef<Path>>(path_in: P, gid: u32) -> Result<bool>