PCCERT_CONTEXT typedef

PCCERT_CONTEXT = Pointer<CERT_CONTEXT>

Implementation

typedef PCCERT_CONTEXT = ffi.Pointer<CERT_CONTEXT>;