nteh_unwind

Call _local_unwind(), which means call the __finally blocks until stop_index is reached.

version(!SPP)
extern (C++) nothrow
void
nteh_unwind

Parameters

cdb

append generated code to

saveregs
Type: regm_t

registers to save across the generated code

stop_index
Type: uint

index to stop at

Meta