Adaptive Framework
0.9.0
|
Struct for registered cleanup functions. More...
#include <afw_pool.h>
Data Fields | |
afw_pool_cleanup_t * | next_cleanup |
Next cleanup function. | |
afw_pool_cleanup_function_p_t | cleanup |
void * | data |
void * | data2 |
Struct for registered cleanup functions.
Definition at line 35 of file afw_pool.h.