[][src]Function chownr::chownr

pub fn chownr(path: &Path, uid: Option<Uid>, gid: Option<Gid>) -> Result<()>