16#pragma warning(disable: _UCRT_DISABLED_WARNINGS)
31 _In_ unsigned long _ExceptionNum,
36 _In_ unsigned long _ExceptionNum,
97#ifdef _CRT_DECLARE_GLOBAL_VARIABLES_DIRECTLY
101 #define _acmdln (*__p__acmdln())
102 #define _wcmdln (*__p__wcmdln())
128#ifndef _CRT_ONEXIT_T_DEFINED
129 #define _CRT_ONEXIT_T_DEFINED
133 typedef int (__clrcall* _onexit_m_t)(
void);
172#if _CRT_FUNCTIONS_REQUIRED
_ACRTIMP int __cdecl _initialize_onexit_table(_In_opt_ _onexit_table_t *_Table)
_ACRTIMP int __cdecl _execute_onexit_table(_In_opt_ _onexit_table_t *_Table)
_ACRTIMP int __cdecl _seh_filter_dll(_In_ unsigned long _ExceptionNum, _In_ struct _EXCEPTION_POINTERS *_ExceptionPtr)
int __cdecl _is_c_termination_complete(void)
_ACRTIMP wchar_t **__cdecl _get_initial_wide_environment(void)
_ACRTIMP void __cdecl _set_app_type(_In_ _crt_app_type _Type)
_ACRTIMP void __cdecl _initterm(_In_reads_(_Last - _First) _In_ _PVFV *_First, _In_ _PVFV *_Last)
int __CRTDECL _initialize_wide_environment(void)
int __CRTDECL _initialize_narrow_environment(void)
_ACRTIMP char **__cdecl _get_initial_narrow_environment(void)
_ACRTIMP wchar_t **__cdecl __p__wcmdln(void)
int(__cdecl * _UserMathErrorFunctionPointer)(struct _exception *)
int(__CRTDECL * _onexit_t)(void)
_ACRTIMP int __cdecl _crt_atexit(_In_opt_ _PVFV _Function)
int(__cdecl * _PIFV)(void)
_ACRTIMP char **__cdecl __p__acmdln(void)
_ACRTIMP int __cdecl _initterm_e(_In_reads_(_Last - _First) _PIFV *_First, _In_ _PIFV *_Last)
void(__cdecl * _PVFV)(void)
char *__CRTDECL _get_narrow_winmain_command_line(void)
void(__cdecl * _PVFI)(int)
wchar_t *__CRTDECL _get_wide_winmain_command_line(void)
_ACRTIMP errno_t __cdecl _configure_wide_argv(_In_ _crt_argv_mode mode)
_ACRTIMP int __cdecl _register_onexit_function(_In_opt_ _onexit_table_t *_Table, _In_opt_ _onexit_t _Function)
_ACRTIMP _crt_app_type __cdecl _query_app_type(void)
_ACRTIMP errno_t __cdecl _configure_narrow_argv(_In_ _crt_argv_mode mode)
_ACRTIMP int __cdecl _seh_filter_exe(_In_ unsigned long _ExceptionNum, _In_ struct _EXCEPTION_POINTERS *_ExceptionPtr)
_ACRTIMP int __cdecl _crt_at_quick_exit(_In_opt_ _PVFV _Function)
_ACRTIMP void __cdecl __setusermatherr(_UserMathErrorFunctionPointer _UserMathErrorFunction)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
__crt_bool __cdecl __acrt_uninitialize_critical(__crt_bool const terminating)
__crt_bool __cdecl __acrt_thread_detach()
__crt_bool __cdecl __acrt_thread_attach()
__crt_bool __cdecl __acrt_uninitialize(__crt_bool const terminating)
__crt_bool __cdecl __acrt_initialize()
#define _UCRT_DISABLE_CLANG_WARNINGS
#define _UCRT_RESTORE_CLANG_WARNINGS
#define _CRT_END_C_HEADER
#define _CRT_BEGIN_C_HEADER