chickadee » termbox » init

initprocedure
shutdownprocedure

Initializes the termbox library. This function should be called before any other functions. After successful initialization, the library must be finalized using the (shutdown) function.