PCERT_REVOCATION_INFO typedef

PCERT_REVOCATION_INFO = Pointer<_CERT_REVOCATION_INFO>

Implementation

typedef PCERT_REVOCATION_INFO = ffi.Pointer<_CERT_REVOCATION_INFO>;