table of contents
TICKIT_RENDERBUFFER_FLUSH_TO_TERM(3) | Library Functions Manual | TICKIT_RENDERBUFFER_FLUSH_TO_TERM(3) |
NAME¶
tickit_renderbuffer_flush_to_term - output buffer contents to the terminalSYNOPSIS¶
#include <tickit.h> void tickit_renderbuffer_flush_to_term(TickitRenderBuffer *rb, TickitTerm *tt);
Link with -ltickit.