[][src]Function nc::fchmodat

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

Change permissions of a file.