mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2024-12-22 13:34:06 +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);
|