args_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) public
struct args_info {}

Members

Variables

argc
int argc;
Undocumented in source.
argv
char** argv;
Undocumented in source.
pos
int pos;
Undocumented in source.

Meta