UM C API
6.16.1
|
Structure that holds the extended hash function callback information. More...
#include <lbm.h>
Data Fields | |
lbm_str_hash_function_cb_ex | hashfunc |
Function pointer for application hash function. | |
void * | clientd |
Client data to be passed to the callback. | |
Structure that holds the extended hash function callback information.
Set by the resolver_string_hash_function_ex (context) configuration option.
See lbm_str_hash_func_ex_t_stct for field definitions.