$treeview $search $mathjax $extrastylesheet
librsync
2.0.2
$projectbrief
|
$projectbrief
|
$searchbox |
The hashtable iterator type. More...
Data Fields | |
hashtable_t * | htable |
The hashtable to iterate over. | |
int | index |
The index to scan from next. |
The hashtable iterator type.
Definition at line 141 of file hashtable.h.
The hashtable to iterate over.
Definition at line 142 of file hashtable.h.
The index to scan from next.
Definition at line 143 of file hashtable.h.