isSharedDRuntime
fn
bool isSharedDRuntime()Check whether the D runtime is built as a DLL or linked statically
Returns
true = DLL, false = static library
bool isSharedDRuntime()Check whether the D runtime is built as a DLL or linked statically