libc::fchownat [] [src]

pub unsafe extern fn fchownat(dirfd: c_int, pathname: *const c_char, owner: uid_t, group: gid_t, flags: c_int) -> c_int
Unstable (libc)

: use libc from crates.io