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
29
EXPORT_SYM
void
console_clear
();
30
31
#ifdef __cplusplus
32
}
33
#endif
34
35
#endif
export.h
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
console_clear
EXPORT_SYM void console_clear()
module
console
public
kipr
console
console.h
Generated by
1.9.1