pub type CryptXmlDllFinalizeDigest = Option<unsafe extern "system" fn(hdigest: *const c_void, pbdigest: *mut u8, cbdigest: u32) -> HRESULT>;
Expand description

Required features: "Win32_Security_Cryptography"