_d_throwdwarf

Called by D code to throw an exception via

throw o;
version(Posix)
void
_d_throwdwarf

Parameters

o
Type: Throwable

Object to throw

Return Value

Type: void

doesn't return

Suggestion Box / Bug Report