didInitRuntime

When this version is defined, the runtime won't be initialized.

version(OSX)
__gshared
bool didInitRuntime;

Meta