_d_exception_filter

Exception filter for use in __try..__except block surrounding call to Dmain()

version(Win32)
int
_d_exception_filter
(
EXCEPTION_POINTERS* eptrs
,
int retval
,)
Suggestion Box / Bug Report