(PECL rpminfo >= 1.1.0)
rpmgetsymlink — Get target of a symlink
$path, string $name): ?stringGet target of a symlink.
pathPath of the RPM file.
nameName of the symlink file.
A string with target of the symlink, NULL on error, or an empty string if not a symlink.