sdl2
:
sdl2
.SDL_CreateWindow
Function SDL_CreateWindow:
SDL_Window
Ptr( title
:
monkey.types.Cstring
,x
:
Int
,y
:
Int
,w
:
Int
,h
:
Int
,flags
:
Int
)