pub unsafe extern "system" fn CryptXmlGetReference(
    hcryptxml: *const c_void,
    ppstruct: *mut *mut CRYPT_XML_REFERENCE
) -> HRESULT
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’