d.rt.eh

Undocumented in source.

Members

Functions

__sd_eh_delete
void __sd_eh_delete(_Unwind_Reason_Code reason, _Unwind_Exception* exceptionObject)
Undocumented in source. Be warned that the author may not have intended to support it.
__sd_eh_personality
_Unwind_Reason_Code __sd_eh_personality(int ver, _Unwind_Action actions, ulong exceptionClass, _Unwind_Exception* exceptionObject, _Unwind_Context* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
__sd_eh_throw
void __sd_eh_throw(Throwable t)

Throws a exception.

setupCleanup
_Unwind_Reason_Code setupCleanup(_Unwind_Context* ctx, _Unwind_Action actions, _Unwind_Ptr landingPad, _Unwind_Exception* exceptionObject)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ExceptionClass
enum ExceptionClass;
Undocumented in source.

Meta