_isRuntimeInitialized

Boolean flag set to true while the runtime is initialized.

__gshared
static if(SharedELF)
bool _isRuntimeInitialized;

Meta