A wrapper for PyTypeObject.
This struct does all of the necessary boilerplate to intialise a PyTypeObject for a Python extension type that mimics the D type T.
See Implementation
A wrapper for PyTypeObject.
This struct does all of the necessary boilerplate to intialise a PyTypeObject for a Python extension type that mimics the D type T.