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

Required features: ‘Win32_Security_Cryptography’