mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-04 22:47:44 -04:00
4 lines
116 B
C
4 lines
116 B
C
struct in_default_bind;
|
|
|
|
void in_sdl_init(const struct in_default_bind *defbinds,
|
|
void (*handler)(void *event));
|