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

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