__gnu_unwind_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc
struct __gnu_unwind_state {}

Members

Variables

bytes_left
_uw8 bytes_left;
Undocumented in source.
data
_uw data;
Undocumented in source.
next
_uw* next;
Undocumented in source.
words_left
_uw8 words_left;
Undocumented in source.

Meta