HBITMAP typedef

HBITMAP = Pointer<HBITMAP__>

Implementation

typedef HBITMAP = ffi.Pointer<HBITMAP__>;