class HighLine::Terminal::NCurses

def restore_mode

(see Terminal#restore_mode)
def restore_mode
  FFI::NCurses.endwin
end