Function Window.focus

Wraps SDL_SetWindowInputFocus (from SDL 2.0.5) which focuses the window to be in reach to the user

void focus() @trusted;

Throws

dsdl2.SDLException if failed to focus the window