67aede4287
- initial release
5 lines
107 B
C
5 lines
107 B
C
#include <spice.h>
|
|
|
|
SpiceCoreInterface *basic_event_loop_init(void);
|
|
void basic_event_loop_mainloop(void);
|