_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
    version(HP_LIBUNWIND)
    extern (C)
    alias _Unwind_RaiseException = __libunwind_Unwind_RaiseException
  2. _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* )
  3. _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* )

Meta