libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
htbl_multi_value_t Struct Reference
Collaboration diagram for htbl_multi_value_t:
Collaboration graph
[legend]

Data Fields

void * value
 
list_node_t node
 
htbl_bucket_item_titem
 

Detailed Description

Definition at line 45 of file htbl.c.

Field Documentation

◆ item

Definition at line 48 of file htbl.c.

◆ node

Definition at line 47 of file htbl.c.

◆ value

void* value

Definition at line 46 of file htbl.c.


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