libkipr  1.0.0
console.h
Go to the documentation of this file.
1 
16 #ifndef _KIPR_CONSOLE_CONSOLE_H_
17 #define _KIPR_CONSOLE_CONSOLE_H_
18 
19 #include "kipr/export/export.h"
20 
21 #ifdef __cplusplus
22 extern "C" {
23 #endif
24 
30 
31 #ifdef __cplusplus
32 }
33 #endif
34 
35 #endif
#define EXPORT_SYM
Definition: export.h:7
EXPORT_SYM void console_clear()