LPPALETTEENTRY typedef

LPPALETTEENTRY = Pointer<tagPALETTEENTRY>

Implementation

typedef LPPALETTEENTRY = ffi.Pointer<tagPALETTEENTRY>;