LPUINT typedef

LPUINT = Pointer<UINT>

Implementation

typedef LPUINT = ffi.Pointer<UINT>;