libpicofe/in_sdl.h
2012-11-17 02:09:18 +02:00

4 lines
116 B
C

struct in_default_bind;
void in_sdl_init(const struct in_default_bind *defbinds,
void (*handler)(void *event));