Blender  V3.3
Public Attributes | List of all members
QueueChunk Struct Reference

Public Attributes

struct QueueChunknext
 
char data [0]
 

Detailed Description

Definition at line 23 of file gsqueue.c.

Member Data Documentation

◆ data

char QueueChunk::data[0]

Definition at line 25 of file gsqueue.c.

◆ next

struct QueueChunk* QueueChunk::next

Definition at line 24 of file gsqueue.c.

Referenced by BLI_gsqueue_pop(), and BLI_gsqueue_push().


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