HWND typedef

HWND = Pointer<HWND__>

Implementation

typedef HWND = ffi.Pointer<HWND__>;