dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
_d_translate_se_to_d_exception
rt
deh_win32
Converts a Windows Structured Exception code to a D Throwable Object.
version(Win32)
Throwable
_d_translate_se_to_d_exception
(
EXCEPTION_RECORD
*
exceptionRecord
,
CONTEXT
*
context
)
Meta
Source
See Implementation
rt
deh_win32
functions
_d_eh_swapContext
_d_exception_filter
_d_framehandler
_d_local_unwind
_d_local_unwind2
_d_monitor_epilog
_d_monitor_handler
_d_monitor_prolog
_d_throwc
_d_translate_se_to_d_exception
skipCollateralExceptions
Converts a Windows Structured Exception code to a D Throwable Object.