pub fn pkg_current_version(iterator: &PackagePtr) -> VersionPtrExpand description
Return the installed version of the package. Ptr will be NULL if it’s not installed.
pub fn pkg_current_version(iterator: &PackagePtr) -> VersionPtrReturn the installed version of the package. Ptr will be NULL if it’s not installed.