Function windows_sys::Win32::Security::Cryptography::Catalog::CryptCATCDFEnumCatAttributes
pub unsafe extern "system" fn CryptCATCDFEnumCatAttributes(
pcdf: *mut CRYPTCATCDF,
pprevattr: *mut CRYPTCATATTRIBUTE,
pfnparseerror: PFN_CDF_PARSE_ERROR_CALLBACK
) -> *mut CRYPTCATATTRIBUTE
Expand description
Required features: "Win32_Security_Cryptography_Catalog"
, "Win32_Foundation"