Function std::sys::unix::fs::set_perm

source ·
pub fn set_perm(p: &Path, perm: FilePermissions) -> Result<()>