libdebian-installer
Data Fields
di_hash_node Struct Reference
Di_hash_table
Node of a hash table.
More...
Data Fields
void *
key
void *
value
di_hash_node
*
next
Detailed Description
Node of a hash table.
Field Documentation
◆
key
void* key
key
◆
next
di_hash_node
* next
the next node
◆
value
void* value
value
Generated by
1.9.1