tsex.h - sex - libtermbox based text editor
(HTM) git clone git://z3bra.org/sex
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
tsex.h (65B)
---
1 int init(void);
2 void cleanup(void);
3 void open_file(char *);
4