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

◆ key

void* key

key

◆ next

di_hash_node* next

the next node

◆ value

void* value

value