PyWrapperDescrObject

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

Members

Variables

d_base
wrapperbase* d_base;
Undocumented in source.
d_common
PyDescrObject d_common;
Undocumented in source.
d_wrapped
void* d_wrapped;
Undocumented in source.

Meta