libdebian-installer
Data Fields
di_hash_node Struct Reference

Node of a hash table. More...

Data Fields

void * key
 
void * value
 
di_hash_nodenext
 

Detailed Description

Node of a hash table.

Field Documentation

void* key
di_hash_node* next
void* value