pub type CryptXmlDllDigestData = Option<unsafe extern "system" fn(hdigest: *const c_void, pbdata: *const u8, cbdata: u32) -> HRESULT>;
Expand description

Required features: ‘Win32_Security_Cryptography’