Function shadow_rs::cshadow::regularfile_fchmod

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