fchmod

Function fchmod 

Source
pub(crate) fn fchmod(fd: BorrowedFd<'_>, mode: Mode) -> Result<()>