gdc_personality

Undocumented in source. Be warned that the author may not have intended to support it.
  1. _Unwind_Reason_Code gdc_personality(_Unwind_State state, _Unwind_Exception* unwindHeader, _Unwind_Context* context)
  2. _Unwind_Reason_Code gdc_personality(int iversion, _Unwind_Action actions, _Unwind_Exception_Class exceptionClass, _Unwind_Exception* unwindHeader, _Unwind_Context* context)

Meta