PCONTEXT typedef

PCONTEXT = Pointer<_CONTEXT>

Implementation

typedef PCONTEXT = ffi.Pointer<_CONTEXT>;