#[no_mangle] pub unsafe extern "C" fn pkgcraft_pkg_cpv(p: *mut Pkg<'_>) -> *mut Cpv
Return a package’s CPV.
The argument must be a non-null Pkg pointer.