6 lines
132 B
C
6 lines
132 B
C
#pragma once
|
|
|
|
// "wzctool e"; args = ""
|
|
// prints the list of GUIDs for the detectected adapters
|
|
void cmdE(int argc, char *argv[]);
|