InitWindow

Initialize window and OpenGL context

version(BindRaylib_Static)
extern (C) @nogc nothrow
void
InitWindow
(
int width
,
int height
,
const(char)* title
)

Meta