UM C API  6.16
lbm_wildcard_rcv_create_func_t_stct Struct Reference

Structure that holds the receiver creation function to configure the wildcard receiver create callback. More...

#include <lbm.h>

Data Fields

lbm_wildcard_rcv_create_function_cb createfunc
 Function pointer for application callback.
 
void * clientd
 Client data to be passed to the callback.
 

Detailed Description

Structure that holds the receiver creation function to configure the wildcard receiver create callback.

Set by the receiver_create_callback (wildcard_receiver) configuration option.

See lbm_wildcard_rcv_create_func_t_stct for field definitions.


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