20 #ifndef ANTKEEPER_DEBUG_CONSOLE_HPP
21 #define ANTKEEPER_DEBUG_CONSOLE_HPP
void enable_vt100()
Enables VT100 virtual terminal sequences.
void disable_vt100()
Disables VT100 virtual terminal sequences.
void enable_utf8()
Enables UTF-8 output.
Debugging functions and classes.