pub type CryptXmlDllCreateDigest = Option<unsafe extern "system" fn(pdigestmethod: *const CRYPT_XML_ALGORITHM, pcbsize: *mut u32, phdigest: *mut *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_Security_Cryptography"