PyASCIIObject
extern (C)
struct PyASCIIObject {
}
- _Anonymous_41
struct _Anonymous_41
Undocumented in source.
- hash
c_long hash;
Undocumented in source.
- length
c_long length;
Undocumented in source.
- ob_base
_object ob_base;
Undocumented in source.
- state
_Anonymous_41 state;
Undocumented in source.
- wstr
int* wstr;
Undocumented in source.
python raw
aliasesenumsfunctionsmanifest constantsstatic functionsstructs