_Unwind_SetIP

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_SetIP = __libunwind_Unwind_SetIP
    version(HP_LIBUNWIND)
    extern (C)
    alias _Unwind_SetIP = __libunwind_Unwind_SetIP
  2. ptrdiff_t _Unwind_SetIP(_Unwind_Context_Ptr context, ptrdiff_t new_value)

Meta