SDL_SysWMinfo._OS2

Undocumented in source.
struct SDL_SysWMinfo
version(OS2)
static if(sdlSupport >= SDLSupport.v2_0_14)
struct _OS2 {}

Members

Variables

hwnd
void* hwnd;
Undocumented in source.
hwndFrame
void* hwndFrame;
Undocumented in source.

Meta