SDL  2.0
SDL_DataQueuePacket Struct Reference
+ Collaboration diagram for SDL_DataQueuePacket:

Data Fields

size_t datalen
 
size_t startpos
 
struct SDL_DataQueuePacketnext
 
Uint8 data [SDL_VARIABLE_LENGTH_ARRAY]
 

Detailed Description

Definition at line 27 of file SDL_dataqueue.c.

Field Documentation

◆ data

◆ datalen

◆ next

◆ startpos

size_t SDL_DataQueuePacket::startpos

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