Function rd_util::chgrp[][src]

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