view rt/memory.d @ 169:e7769d53e750

Moves static variables from Module to Global
author korDen
date Thu, 30 Sep 2010 13:29:54 +0400
parents ef02e2e203c2
children
line wrap: on
line source

module rt.memory;

extern(D) void initStaticDataGC();