__rt_tool.h 194 B

123456
  1. #ifndef AFUN___RT_TOOL_H
  2. #define AFUN___RT_TOOL_H
  3. AFUN_LANG_NO_EXPORT int aFunTool_base(af_Code **code, af_Object *visitor, af_VarSpace *vs, af_Environment *env);
  4. #endif //AFUN___RT_TOOL_H