_d_local_unwind

Call finally blocks in the current stack frame until stop_index. This is roughly equivalent to _local_unwind() for C in \src\win32\ehsup.c

version(Win32)
void
_d_local_unwind
(
DHandlerTable* handler_table
,
DEstablisherFrame* frame
,,
LanguageSpecificHandler collisionHandler
)
Suggestion Box / Bug Report