|
My Project
programmer's documentation
|
Type definition for data of each element contained in the hash table. More...
#include <mei_hash_table.h>

Data Fields | |
| double | value |
| func1_t | func |
| func2_t | f2 |
Type definition for data of each element contained in the hash table.
| func2_t f2 |
Pointer to function with two arguments
| func1_t func |
Pointer to function with one argument
| double value |
Constant or variable value.
1.8.16