Function windows_sys::Win32::Security::Cryptography::CryptXmlAddObject

pub unsafe extern "system" fn CryptXmlAddObject(
    hsignatureorobject: *const c_void,
    dwflags: u32,
    rgproperty: *const CRYPT_XML_PROPERTY,
    cproperty: u32,
    pencoded: *const CRYPT_XML_BLOB,
    ppobject: *mut *mut CRYPT_XML_OBJECT,
) -> HRESULT