pub type CryptXmlDllEncodeAlgorithm = Option<unsafe extern "system" fn(palginfo: *const CRYPT_XML_ALGORITHM_INFO, dwcharset: CRYPT_XML_CHARSET, pvcallbackstate: *mut c_void, pfnwrite: PFN_CRYPT_XML_WRITE_CALLBACK) -> HRESULT>;
Expand description

Required features: "Win32_Security_Cryptography"