Function sys_fchmod

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_fchmod(fd: i32, mode: u32) -> i32