_Unwind_RaiseException

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias _Unwind_RaiseException = __libunwind_Unwind_RaiseException
  2. _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* )
    version(!HP_LIBUNWIND && X86_UNWIND)
    extern (C)
    _Unwind_RaiseException
  3. _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* )

Meta