Struct windows_sys::Win32::Security::Cryptography::CRYPT_SEQUENCE_OF_ANY
#[repr(C)]pub struct CRYPT_SEQUENCE_OF_ANY {
pub cValue: u32,
pub rgValue: *mut CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cValue: u32
§rgValue: *mut CRYPT_INTEGER_BLOB