PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
log_screen_pos_t Struct Reference

Represents a position on the screen in character coordinates. More...

#include <log_screen.h>

Collaboration diagram for log_screen_pos_t:

Data Fields

uint64_t x
 
uint64_t y
 

Detailed Description

Represents a position on the screen in character coordinates.

Definition at line 39 of file log_screen.h.

Field Documentation

◆ x

uint64_t log_screen_pos_t::x

Definition at line 41 of file log_screen.h.

◆ y

uint64_t log_screen_pos_t::y

Definition at line 42 of file log_screen.h.


The documentation for this struct was generated from the following file: