SDL_CreateWindow

Undocumented in source.
  1. SDL_Window* SDL_CreateWindow(const(char)* title, int x, int y, int w, int h, SDL_WindowFlags flags)
  2. pSDL_CreateWindow SDL_CreateWindow;
    __gshared
    static if(!(staticBinding))
    pSDL_CreateWindow SDL_CreateWindow;

Meta