Type Definition windows_sys::Win32::Security::Cryptography::CryptXmlDllEncodeKeyValue
[−]pub type CryptXmlDllEncodeKeyValue = Option<unsafe extern "system" fn(hkey: NCRYPT_KEY_HANDLE, dwcharset: CRYPT_XML_CHARSET, pvcallbackstate: *mut c_void, pfnwrite: PFN_CRYPT_XML_WRITE_CALLBACK) -> HRESULT>;
Expand description
Required features: "Win32_Security_Cryptography"