_d_throw

Perform a throw, D style. Throw will unwind through this call, so there better not be any handlers or exception thrown here.

extern (C)
void
_d_throw

Meta