skipCollateralExceptions

Find the first non-collateral exception in the list. If the last entry in the list has the EXCEPTION_COLLATERAL bit set, it means that this fragment will collide with the top exception in the inflightException list.

version(Win32)
EXCEPTION_RECORD*
skipCollateralExceptions
(
EXCEPTION_RECORD* n
)
Suggestion Box / Bug Report