pub fn chmod<P>(path: P, mode: Mode) -> Result<(), Errno> ⓘwhere P: Arg,
dep_rustix
chmod(path, mode)—Sets file or directory permissions.
chmod(path, mode)