PCERT_CHAIN_ELEMENT typedef

PCERT_CHAIN_ELEMENT = Pointer<_CERT_CHAIN_ELEMENT>

Implementation

typedef PCERT_CHAIN_ELEMENT = ffi.Pointer<_CERT_CHAIN_ELEMENT>;