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

Screen Info event. More...

#include <event.h>

Collaboration diagram for event_screen_info_t:

Data Fields

uint64_t width
 
uint64_t height
 

Detailed Description

Screen Info event.

Sent as the response to the CMD_SCREEN_INFO command.

Definition at line 116 of file event.h.

Field Documentation

◆ width

uint64_t event_screen_info_t::width

Definition at line 118 of file event.h.

◆ height

uint64_t event_screen_info_t::height

Definition at line 119 of file event.h.


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