_PyArg_Parser

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

custom_msg
const(char)* custom_msg;
Undocumented in source.
fname
const(char)* fname;
Undocumented in source.
format
const(char)* format;
Undocumented in source.
keywords
const(const(char)*)* keywords;
Undocumented in source.
kwtuple
_object* kwtuple;
Undocumented in source.
max
int max;
Undocumented in source.
min
int min;
Undocumented in source.
next
_PyArg_Parser* next;
Undocumented in source.
pos
int pos;
Undocumented in source.

Meta