event_callback_t Struct Reference

Callback Event structure definition. More...

Detailed Description

Callback Event structure definition.

Definition at line 48 of file callback.h.

#include <callback.h>

Data Fields

event_t super
 event_t structure that gets extended

 
void(* callback )(void *)
 callback function

 
void * arg
 callback function argument

 

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