inplace_cb Struct Reference

Inplace callback list of registered routines to be called. More...

#include <module.h>

Data Fields

struct inplace_cbnext
 next in list
 
void * cb
 Inplace callback routine.
 
void * cb_arg
 
int id
 module id
 

Detailed Description

Inplace callback list of registered routines to be called.


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