mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 15:18:05 -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));
|