chickadee » termbox » termbox-shutdown

termbox-initprocedure
termbox-shutdownprocedure

Initializes the termbox library and returns 0 if succeeded. The init function should be called before any other functions. Shutdown must be called before exiting, otherwise the terminal may be left in an unusable state.