12 #ifndef ROC_CORE_CONSOLE_H_
13 #define ROC_CORE_CONSOLE_H_
#define ROC_ATTR_PRINTF(fmt_pos, args_pos)
Function gets printf-like arguments.
void console_println(const char *format,...)
Print line.
bool console_supports_colors()
Check if colors can be used.