CArgs.argv

The arguments as a C array of strings.

struct CArgs
char** argv;

Meta