PyGC_Head

GC information is stored BEFORE the object structure.

extern (C)
union PyGC_Head {}

Members

Structs

_gc
struct _gc

_

Variables

dummy
real dummy;

_

gc
_gc gc;

_

Meta