libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
#include <gimbal_linked_list.h>
Data Fields | |
struct GblLinkedListNode * | pNext |
Intrustive singly linked list structure with vector-style API.
Definition at line 31 of file gimbal_linked_list.h.
struct GblLinkedListNode* GblLinkedListNode::pNext |
Definition at line 32 of file gimbal_linked_list.h.