_Py_Identifier
extern (C)
struct _Py_Identifier {
}
- next
_Py_Identifier* next;
Undocumented in source.
- object
_object* object;
Undocumented in source.
- string
const(char)* string;
Undocumented in source.
python raw
aliasesenumsfunctionsmanifest constantsstatic functionsstructs