LookingGlass/host/platform/Windows/src/service.h

4 lines
67 B
C
Raw Normal View History

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