LPCMENUITEMINFOA typedef

LPCMENUITEMINFOA = Pointer<MENUITEMINFOA>

Implementation

typedef LPCMENUITEMINFOA = ffi.Pointer<MENUITEMINFOA>;