Function linux_unsafe::fchmod

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

Change permissions of a file.