14#include <notcurses/notcurses.h>
18extern volatile int init_done;
22extern struct notcurses* nc;
23extern struct ncplane* stdplane;
Defines common macros, types, and global variables for color schemes and utilities.
bool run_background_task(void(*callback)(void))
Execute a function in a background thread.
int init_io_handler(void)
Initialize the IO handler.
void shutdown_io_handler(void)
Shutdown the IO handler.
Exposes functions for outputting to the console.