Function std::sys::windows::fs::set_perm

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