Function windows_sys::Win32::Security::Cryptography::CryptXmlSetHMACSecret
pub unsafe extern "system" fn CryptXmlSetHMACSecret(
hsignature: *const c_void,
pbsecret: *const u8,
cbsecret: u32,
) -> HRESULT