13 #pragma pack(push,_CRT_PACKING) 16 #error eh.h is only for C++!
struct _EXCEPTION_POINTERS *_CRTIMP __declspec(noreturn) void __cdecl terminate(void)
_CRTIMP unexpected_function __cdecl _get_unexpected(void)
_CRTIMP terminate_function __cdecl _get_terminate(void)
_CRTIMP bool __cdecl __uncaught_exception(void)
void(__cdecl * unexpected_handler)(void)
_CRTIMP _se_translator_function __cdecl _set_se_translator(_se_translator_function _NewPtFunc)
void MSVCRT() terminate()
void(__cdecl * unexpected_function)(void)
void(__cdecl * terminate_function)(void)
void(* _se_translator_function)(unsigned int code, struct _EXCEPTION_POINTERS *info)
_CRTIMP void __cdecl unexpected(void)
_CRTIMP terminate_function __cdecl set_terminate(terminate_function _NewPtFunc)
typedef void(__cdecl *_se_translator_function)(unsigned int
void(__cdecl * terminate_handler)(void)
_CRTIMP int __cdecl _is_exception_typeof(const type_info &_Type, struct _EXCEPTION_POINTERS *_ExceptionPtr)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
_CRTIMP unexpected_function __cdecl set_unexpected(unexpected_function _NewPtFunc)