Function fchmodat

Source
pub unsafe extern "C" fn fchmodat(
    __fd: i32,
    __file: *const i8,
    __mode: u32,
    __flag: i32,
) -> i32