Function posix::unistd::fchownat [-] [+] [src]

pub fn fchownat<T: NTStr>(fd: int_t, file: &T, owner: uid_t, group: gid_t, flag: int_t) -> int_t