UM C API  6.16
lbm_str_hash_func_ex_t_stct Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: