_d_throwc

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

version(Win32)
extern (C)
void
_d_throwc

Meta