Typedef cmb_event_func
Defined in File cmb_event.h
Typedef Documentation
- void() cmb_event_func (void *subject, void *object)
Defines a prototype for the generic event function type
void action(void *subject, void *object)
Defined in File cmb_event.h
Defines a prototype for the generic event function type void action(void *subject, void *object)