https://issues.dlang.org/show_bug.cgi?id=23483
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Walter Bright <[email protected]> --- Calling the function: extern (C) int rt_term(); should do the trick. --
