|
PatchworkOS
|
Terminal initialization context. More...
#include <terminal.h>
Data Fields | |
| font_t * | font |
Terminal initialization context.
Used while creating the window to pass in the font to use.
Definition at line 126 of file terminal.h.
| font_t* terminal_init_ctx_t::font |
Definition at line 128 of file terminal.h.
Referenced by terminal_new(), and terminal_procedure().