Skip to main content

fchmod

Function fchmod 

Source
pub unsafe fn fchmod(fd: int, mode: mode_t) -> Result<int>
Expand description

Change permissions of a file.