maximize method

void maximize()

Implementation

void maximize() {
  // 1367
  sdlMaximizeWindow(this);
}