UM C API
6.12.1
|
Structure that holds the context application callback function when new sources are discovered. More...
#include <lbm.h>
Data Fields | |
lbm_src_notify_function_cb | notifyfunc |
void * | clientd |
Structure that holds the context application callback function when new sources are discovered.
See the configuration the resolver_source_notification_function (context) option.
See lbm_src_notify_func_t_stct for field definitions.
lbm_src_notify_function_cb lbm_src_notify_func_t_stct::notifyfunc |
Function pointer for application callback function.