Files
2025-04-02 19:26:11 +08:00

5 lines
60 B
C

#include<windows.h>
int start_driver();
int stop_driver();