#include <libmangle.h>
Data Fields | |
pGcElem | head |
pGcElem | tail |
sGcElem * | head |
sGcElem * | tail |
Garbage collector context. Tracks first and last of elements in gc context.
Pointer to first gc element in context.
Pointer to first gc element in context.
Pointer to last gc element in context.
Pointer to last gc element in context.