fix corruption on empty sel_fname
[libpicofe.git] / in_sdl.h
1 struct in_default_bind;
2
3 void in_sdl_init(const struct in_default_bind *defbinds,
4                  void (*handler)(void *event));