fchmod

Function fchmod 

Source
pub unsafe extern "system" fn fchmod(
    fd: c_int,
    mode: umode_t,
) -> c_int