XenevaOS
Loading...
Searching...
No Matches
term.h
Go to the documentation of this file.
1
30#ifndef __TERMINAL_H__
31#define __TERMINAL_H__
32
33#include <stdint.h>
34
40
41#endif
unsigned int uint32_t
Definition acefiex.h:163
unsigned char uint8_t
Definition acefiex.h:161
Definition term.h:35
uint32_t cellFgCol
Definition term.h:38
uint8_t c
Definition term.h:36
uint32_t cellBgCol
Definition term.h:37
struct _cell_ TermCell