PyType_Slot

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 PyType_Slot {}

Members

Variables

pfunc
void* pfunc;
Undocumented in source.
slot
int slot;
Undocumented in source.

Meta