mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-01-03 01:17:58 +03:00
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);
|