mallocMemManager

C Malloc memory manager instance, scanned by the gc for pointers/references

__gshared
IMemManager mallocMemManager;

Meta