_d_throwc

The compiler converts: throw h; into a call to: _d_throwc(h);

version(Win32)
void
_d_throwc
Suggestion Box / Bug Report