Variable Window.sdlWindow

Internal SDL_Window pointer

class Window
{
  // ...
  sdl.video.SDL_Window* sdlWindow = null;
  // ...
}