Function r_core::fchown[][src]

pub unsafe extern "C" fn fchown(
    arg1: c_int,
    arg2: uid_t,
    arg3: gid_t
) -> c_int