Function nix::fcntl::readlinkat

pub fn readlinkat<P: ?Sized + NixPath>(dirfd: RawFd, path: &P) -> Result<OsString>
On this page