LPBITMAPINFO typedef

LPBITMAPINFO = Pointer<tagBITMAPINFO>

Implementation

typedef LPBITMAPINFO = ffi.Pointer<tagBITMAPINFO>;