[−][src]Function libc::fchownat
pub unsafe extern "C" fn fchownat(
dirfd: c_int,
pathname: *const c_char,
owner: uid_t,
group: gid_t,
flags: c_int
) -> c_int
pub unsafe extern "C" fn fchownat(
dirfd: c_int,
pathname: *const c_char,
owner: uid_t,
group: gid_t,
flags: c_int
) -> c_int