PatchworkOS  966e257
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

key_t shmemKey
 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 127 of file event.h.

Field Documentation

◆ shmemKey

key_t event_surface_new_t::shmemKey

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

Definition at line 129 of file event.h.


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