worker.h 65 B

123
  1. void initWorker();
  2. char* workerGetOutput();
  3. void beginWorker();