UM C API  6.16
lbm_src_notify_func_t_stct Struct Reference

Structure that holds the context application function to configure the callback when new sources are discovered. More...

#include <lbm.h>

Data Fields

lbm_src_notify_function_cb notifyfunc
 Function pointer for application callback function.
 
void * clientd
 Client data to be passed to the callback.
 

Detailed Description

Structure that holds the context application function to configure the callback when new sources are discovered.

See the resolver_source_notification_function (context) configuration option.

See lbm_src_notify_func_t_stct for field definitions.


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