LookingGlass/host/platform/Windows/src/service.h
2020-08-11 12:27:04 +10:00

4 lines
67 B
C

#include <stdbool.h>
bool HandleService(int argc, char * argv[]);