Function rustix::fs::readlinkat
pub fn readlinkat<P: path::Arg, Fd: AsFd, B: Into<Vec<u8>>>(dirfd: &Fd, path: P, reuse: B) -> io::Result<ZString>
pub fn readlinkat<P: path::Arg, Fd: AsFd, B: Into<Vec<u8>>>(dirfd: &Fd, path: P, reuse: B) -> io::Result<ZString>