Home
last modified time | relevance | path

Searched defs:UnhandledExceptionFilter (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/src/
DUnhandledExceptionFilter.c27 #define UnhandledExceptionFilter __UnhandledExceptionFilter macro
32 LONG WINAPI UnhandledExceptionFilter(struct _EXCEPTION_POINTERS *ExceptionInfo) in UnhandledExceptionFilter() function