Return true if the character introduces a command-line switch.
Declared in <common/args.h>
<common/args.h>
bool IsSwitchChar(char c);
true if c is a recognized switch character for the platform.