Function fchmod [src]

Prototype

pub extern "c" fn fchmod(fd: fd_t, mode: mode_t) c_int

Parameters

fd: fd_tmode: mode_t

Source

pub extern "c" fn fchmod(fd: fd_t, mode: mode_t) c_int