CRYPT_BLOB_ARRAY

Type Alias CRYPT_BLOB_ARRAY 

Source
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_BLOB