Function chmod

Source
pub unsafe fn chmod(pathname: *const char, mode: mode_t) -> Result<int>
Expand description

Change permissions of a file.