UM C API  6.16
lbm_wildcard_rcv_delete_func_t_stct Struct Reference

Structure that holds the receiver deletion function information to configure the wildcard receiver delete callback. More...

#include <lbm.h>

Data Fields

lbm_wildcard_rcv_delete_function_cb deletefunc
 Function pointer for application callback.
 
void * clientd
 Client data to be passed to the callback.
 

Detailed Description

Structure that holds the receiver deletion function information to configure the wildcard receiver delete callback.

Set by the receiver_delete_callback (wildcard_receiver) configuration option.

See lbm_wildcard_rcv_delete_func_t_stct for field definitions.


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