Function OSSingleton.getStaticMemoryUsage
Returns the amount of static memory being used by the program in bytes.
long getStaticMemoryUsage() nothrow @nogc const;
Returns the amount of static memory being used by the program in bytes.
long getStaticMemoryUsage() nothrow @nogc const;