LPDEBUG_EVENT typedef

LPDEBUG_EVENT = Pointer<_DEBUG_EVENT>

Implementation

typedef LPDEBUG_EVENT = ffi.Pointer<_DEBUG_EVENT>;