_Unwind_SetGR

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_SetGR = __libunwind_Unwind_SetGR
    version(HP_LIBUNWIND)
    extern (C)
    alias _Unwind_SetGR = __libunwind_Unwind_SetGR
  2. ptrdiff_t _Unwind_SetGR(_Unwind_Context_Ptr context, int index, ptrdiff_t new_value)

Meta