Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_ListNodeRec_ Struct Reference

#include <fttypes.h>

Data Fields

FT_ListNode prev
 
FT_ListNode next
 
void * data
 

Detailed Description

Definition at line 557 of file fttypes.h.

Field Documentation

◆ data

void* FT_ListNodeRec_::data

Definition at line 561 of file fttypes.h.

◆ next

FT_ListNode FT_ListNodeRec_::next

Definition at line 560 of file fttypes.h.

◆ prev

FT_ListNode FT_ListNodeRec_::prev

Definition at line 559 of file fttypes.h.


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