PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
event_surface_new_t Struct Reference

Surface New event. More...

#include <event.h>

Collaboration diagram for event_surface_new_t:

Data Fields

char shmemKey [KEY_128BIT]
 Key that can be claim()ed to access the surface's shared memory.
 

Detailed Description

Surface New event.

Sent as the response to the CMD_SURFACE_NEW command.

Definition at line 126 of file event.h.

Field Documentation

◆ shmemKey

char event_surface_new_t::shmemKey[KEY_128BIT]

Key that can be claim()ed to access the surface's shared memory.

Definition at line 128 of file event.h.


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