2021-01-21 15:07:19 +11:00

4 lines
67 B
C

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