PCERT_REVOCATION_STATUS typedef

PCERT_REVOCATION_STATUS = Pointer<_CERT_REVOCATION_STATUS>

Implementation

typedef PCERT_REVOCATION_STATUS = ffi.Pointer<_CERT_REVOCATION_STATUS>;