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