Archeus 0.0.0
A C library and game engine that focuses on documentation
Loading...
Searching...
No Matches
ARC_Queue Struct Reference

Data Fields

uint32_t currentSize
 
ARC_QueueNodenode
 

Detailed Description

Definition at line 13 of file queue.c.

Field Documentation

◆ currentSize

uint32_t ARC_Queue::currentSize

◆ node

ARC_QueueNode* ARC_Queue::node

Definition at line 15 of file queue.c.

Referenced by ARC_Queue_Destroy(), ARC_Queue_Pop(), and ARC_Queue_Push().


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