Struct windows_sys::Win32::Security::Cryptography::CRYPT_XML_REFERENCES
#[repr(C)]pub struct CRYPT_XML_REFERENCES {
pub cReference: u32,
pub rgpReference: *mut *mut CRYPT_XML_REFERENCE,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cReference: u32
§rgpReference: *mut *mut CRYPT_XML_REFERENCE