[][src]Function nc::fchmod

pub fn fchmod(fd: i32, mode: mode_t) -> Result<(), Errno>

Change permissions of a file.