Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
KlistNode_t Struct Reference

#include <klist.h>

Public Attributes

int Key
 primary key
 
void * Data
 data reference
 

Detailed Description

Definition at line 11 of file klist.h.

Member Data Documentation

◆ Data

void* KlistNode_t::Data

data reference

Definition at line 13 of file klist.h.

Referenced by a_Klist_insert().

◆ Key

int KlistNode_t::Key

primary key

Definition at line 12 of file klist.h.

Referenced by a_Klist_insert().


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