Function regularfile_fchmod

Source
pub unsafe extern "C-unwind" fn regularfile_fchmod(
    file: *mut RegularFile,
    mode: mode_t,
) -> c_int