Function shadow_rs::cshadow::regularfile_fchown

source ยท
pub unsafe extern "C-unwind" fn regularfile_fchown(
    file: *mut RegularFile,
    owner: uid_t,
    group: gid_t,
) -> c_int