Function windows::Win32::Security::Cryptography::CryptXmlSetHMACSecret

pub unsafe fn CryptXmlSetHMACSecret(
    hsignature: *const c_void,
    pbsecret: &[u8],
) -> Result<()>