Files
2025-08-07 13:15:31 +01:00

18 lines
300 B
ReStructuredText

.. highlight:: c
.. _newtypes:
*****************************
Object Implementation Support
*****************************
This chapter describes the functions, types, and macros used when defining new
object types.
.. toctree::
allocation.rst
structures.rst
typeobj.rst
gcsupport.rst