Function windows_sys::Win32::Security::Cryptography::CryptXmlEnumAlgorithmInfo
[−]pub unsafe extern "system" fn CryptXmlEnumAlgorithmInfo(
dwgroupid: u32,
dwflags: u32,
pvarg: *mut c_void,
pfnenumalginfo: PFN_CRYPT_XML_ENUM_ALG_INFO
) -> HRESULT
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’