|
PatchworkOS
966e257
A non-POSIX operating system.
|
Represents a position on the screen in character coordinates. More...
#include <log_screen.h>
Data Fields | |
| uint64_t | x |
| uint64_t | y |
Represents a position on the screen in character coordinates.
Definition at line 39 of file log_screen.h.
| uint64_t log_screen_pos_t::x |
Definition at line 41 of file log_screen.h.
| uint64_t log_screen_pos_t::y |
Definition at line 42 of file log_screen.h.