Function shadow_rs::cshadow::regularfile_fchownat

source ยท
pub unsafe extern "C-unwind" fn regularfile_fchownat(
    dir: *mut RegularFile,
    pathname: *const c_char,
    owner: uid_t,
    group: gid_t,
    flags: c_int,
    workingDir: *const c_char,
) -> c_int