Function Window.raise

Wraps SDL_RaiseWindow which raises the window above other windows, and sets input focus to the window

void raise() @trusted;