PyMethodChain

Availability: 2.*

version(!Python_3_0_Or_Later)
struct PyMethodChain {}

Members

Variables

link
PyMethodChain* link;

NULL or base type

methods
PyMethodDef* methods;

Methods of this type

Meta