endwin method

int endwin()

Implementation

int endwin() {
  return _endwin();
}