sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
_Unwind_Exception
d
rt
unwind
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
_Unwind_Exception {
ulong
exception_class
;
_Unwind_Exception_Cleanup_Fn
exception_cleanup
;
_Unwind_Word
private_1
;
_Unwind_Word
private_2
;
}
Members
Variables
exception_class
ulong
exception_class
;
Undocumented in source.
exception_cleanup
_Unwind_Exception_Cleanup_Fn
exception_cleanup
;
Undocumented in source.
private_1
_Unwind_Word
private_1
;
Undocumented in source.
private_2
_Unwind_Word
private_2
;
Undocumented in source.
Meta
Source
See Implementation
d
rt
unwind
aliases
_Unwind_Exception_Cleanup_Fn
_Unwind_Ptr
_Unwind_Word
enums
_Unwind_Action
_Unwind_Reason_Code
functions
_Unwind_DeleteException
_Unwind_GetDataRelBase
_Unwind_GetGR
_Unwind_GetIP
_Unwind_GetLanguageSpecificData
_Unwind_GetRegionStart
_Unwind_GetTextRelBase
_Unwind_RaiseException
_Unwind_Resume
_Unwind_SetGR
_Unwind_SetIP
structs
_Unwind_Context
_Unwind_Exception