HMENU typedef

HMENU = Pointer<HMENU__>

Implementation

typedef HMENU = ffi.Pointer<HMENU__>;