Notcurses
3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
render.h
Go to the documentation of this file.
1
#ifndef NOTCURSES_RENDER
2
#define NOTCURSES_RENDER
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#include <signal.h>
9
10
extern
sig_atomic_t
sigcont_seen_for_render
;
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
sigcont_seen_for_render
sig_atomic_t sigcont_seen_for_render
Definition
render.c:7
src
lib
render.h
Generated by
1.9.8