#ifndef AFUN_INIT_H #define AFUN_INIT_H #include "aFunCoreExport.h" AFUN_CORE_EXPORT void aFunCoreInit(void); #endif //AFUN_INIT_H