_Unwind_GetIP

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_GetIP = __libunwind_Unwind_GetIP
    version(HP_LIBUNWIND)
    extern (C)
    alias _Unwind_GetIP = __libunwind_Unwind_GetIP
  2. ptrdiff_t _Unwind_GetIP(_Unwind_Context_Ptr context)

Meta