Files
2024-06-08 09:50:22 +01:00

3 lines
87 B
C

bool BackupDriver(const char* driverName);
bool RestoreDriver(const char* driverName);