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 pub extern "c" fn fchmod(fd: fd_t, mode: mode_t) c_int fd: fd_tmode: mode_t pub extern "c" fn fchmod(fd: fd_t, mode: mode_t) c_int