[][src]Function nc::chmod

pub fn chmod(filename: &str, mode: mode_t) -> Result<(), Errno>

Change permissions of a file.