![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <termdesc.h>
Data Fields | |
int | x |
int | y |
struct cursorreport * | next |
Definition at line 97 of file termdesc.h.
struct cursorreport* next |
Definition at line 99 of file termdesc.h.
int x |
Definition at line 98 of file termdesc.h.
int y |
Definition at line 98 of file termdesc.h.