Function shadow_rs::cshadow::regularfile_fchmodat

source ยท
pub unsafe extern "C-unwind" fn regularfile_fchmodat(
    dir: *mut RegularFile,
    pathname: *const c_char,
    mode: mode_t,
    flags: c_int,
    workingDir: *const c_char,
) -> c_int