regularfile_fchown

Function regularfile_fchown 

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