PCRYPT_DATA_BLOB typedef

PCRYPT_DATA_BLOB = Pointer<_CRYPTOAPI_BLOB>

Implementation

typedef PCRYPT_DATA_BLOB = ffi.Pointer<_CRYPTOAPI_BLOB>;