UM C API
6.12.1
|
Structure that holds the application callback pattern type information for wildcard receivers. More...
#include <lbm.h>
Data Fields | |
lbm_wildcard_rcv_compare_function_cb | compfunc |
void * | clientd |
Structure that holds the application callback pattern type information for wildcard receivers.
A structure used with options to set/get a specific application callback pattern type.
lbm_wildcard_rcv_compare_function_cb lbm_wildcard_rcv_compare_func_t_stct::compfunc |
Function pointer for application pattern matching function.