raise method

void raise()

Implementation

void raise() {
  // 1347
  sdlRaiseWindow(this);
}