_isRuntimeInitialized

Boolean flag set to true while the runtime is initialized.

version(Darwin && X86_64)
__gshared
bool _isRuntimeInitialized;

Meta