pub fn pkg_candidate_version(
cache: &UniquePtr<PkgCacheFile>,
iterator: &PackagePtr
) -> VersionPtrExpand description
Return the candidate version of the package. Ptr will be NULL if there isn’t a candidate.
pub fn pkg_candidate_version(
cache: &UniquePtr<PkgCacheFile>,
iterator: &PackagePtr
) -> VersionPtrReturn the candidate version of the package. Ptr will be NULL if there isn’t a candidate.