libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblLinkedListNode Struct Reference

#include <gimbal_linked_list.h>

Data Fields

struct GblLinkedListNodepNext
 

Detailed Description

Intrustive singly linked list structure with vector-style API.

Definition at line 31 of file gimbal_linked_list.h.

Field Documentation

◆ pNext

struct GblLinkedListNode* GblLinkedListNode::pNext

Definition at line 32 of file gimbal_linked_list.h.


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