Stats.heapNodeCount

Number of heap-allocated Nodes. Should always equal heapAllocationBalance.

struct Stats
size_t heapNodeCount;

Meta