/Doc/c-api/objimpl.rst

http://unladen-swallow.googlecode.com/ · ReStructuredText · 18 lines · 12 code · 6 blank · 0 comment · 0 complexity · 4b298051be5496125c2ac4e278dc5817 MD5 · raw file

  1. .. highlightlang:: c
  2. .. _newtypes:
  3. *****************************
  4. Object Implementation Support
  5. *****************************
  6. This chapter describes the functions, types, and macros used when defining new
  7. object types.
  8. .. toctree::
  9. allocation.rst
  10. structures.rst
  11. typeobj.rst
  12. gcsupport.rst