RAPI
|
#include <eventloop.h>
Data Fields | |
int | activity |
int | fileDescriptor |
InputHandlerProc | handler |
struct _InputHandler * | next |
int | active |
void * | userData |
int active |
int activity |
int fileDescriptor |
struct _InputHandler* next |
void* userData |