design_pattern_for_c  V 1.00
chain_element_data_t Struct Reference

#include <chain_element.h>

Data Fields

chain_func func
 
void * ctx
 

Detailed Description

Definition at line 20 of file chain_element.h.

Field Documentation

◆ ctx

void* ctx

Definition at line 22 of file chain_element.h.

◆ func

chain_func func

Definition at line 21 of file chain_element.h.


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