_Unwind_GetRegionStart

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_GetRegionStart = __libunwind_Unwind_GetRegionStart
    version(HP_LIBUNWIND)
    extern (C)
    alias _Unwind_GetRegionStart = __libunwind_Unwind_GetRegionStart
  2. ptrdiff_t _Unwind_GetRegionStart(_Unwind_Context_Ptr context)

Meta