Function windows_sys::Win32::Security::Cryptography::CryptXmlGetAlgorithmInfo
pub unsafe extern "system" fn CryptXmlGetAlgorithmInfo(
pxmlalgorithm: *const CRYPT_XML_ALGORITHM,
dwflags: CRYPT_XML_FLAGS,
ppalginfo: *mut *mut CRYPT_XML_ALGORITHM_INFO
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"