Slix poller event structure. More...
#include <slix_poller.h>
Data Fields | |
SlixPollerEventType | type |
Type of emmitted event. | |
SlixPollerEventData * | data |
Pointer to event specific data. | |
Slix poller event structure.
Upon emission of an event, an instance of this struct will be passed to the callback.