ReactOS 0.4.16-dev-942-g91fadeb
|
#include <corecrt_internal.h>
Go to the source code of this file.
bool __cdecl __acrt_execute_initializers | ( | __acrt_initializer const *const | first, |
__acrt_initializer const *const | last | ||
) |
Definition at line 10 of file shared_initialization.cpp.
bool __cdecl __acrt_execute_uninitializers | ( | __acrt_initializer const *const | first, |
__acrt_initializer const *const | last | ||
) |
Definition at line 49 of file shared_initialization.cpp.