shadow_rs::cshadow

Function regularfile_fchown

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