Function fchmod

Source
pub unsafe extern "C" fn fchmod(
    __fd: c_int,
    __mode: __mode_t,
) -> c_int