pub type CRYPT_BLOB_ARRAY = _CRYPT_BLOB_ARRAY;Aliased Type§
#[repr(C)]pub struct CRYPT_BLOB_ARRAY {
pub cBlob: u64,
pub rgBlob: *mut _CRYPTOAPI_BLOB,
}Fields§
§cBlob: u64§rgBlob: *mut _CRYPTOAPI_BLOBpub type CRYPT_BLOB_ARRAY = _CRYPT_BLOB_ARRAY;#[repr(C)]pub struct CRYPT_BLOB_ARRAY {
pub cBlob: u64,
pub rgBlob: *mut _CRYPTOAPI_BLOB,
}cBlob: u64§rgBlob: *mut _CRYPTOAPI_BLOB