CloseWindow method

void CloseWindow()

Implementation

void CloseWindow() {
  return _CloseWindow();
}