SDL  2.0
SDL_SysWMEntry Struct Reference
+ Collaboration diagram for SDL_SysWMEntry:

Data Fields

SDL_SysWMmsg msg
 
struct _SDL_SysWMEntry * next
 

Detailed Description

Definition at line 70 of file SDL_events.c.

Field Documentation

◆ msg

SDL_SysWMmsg SDL_SysWMEntry::msg

Definition at line 72 of file SDL_events.c.

Referenced by SDL_PeepEvents().

◆ next

struct _SDL_SysWMEntry* SDL_SysWMEntry::next

Definition at line 73 of file SDL_events.c.

Referenced by SDL_PeepEvents(), and SDL_StopEventLoop().


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