ReactOS 0.4.16-dev-737-g3368adc
corecrt_terminate.h File Reference
#include <corecrt.h>
Include dependency graph for corecrt_terminate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(__CRTDECLterminate_function) (void)
 

Functions

_UCRT_DISABLE_CLANG_WARNINGS _CRT_BEGIN_C_HEADER typedef void (__CRTDECL *terminate_handler)(void)
 

Typedef Documentation

◆ terminate_function

typedef void(__CRTDECL * terminate_function) (void)

Definition at line 23 of file corecrt_terminate.h.

Function Documentation

◆ void()