Assert.h 132 字节 原文件 审查 历史 永久链接 1 2 3 4 5 #include "il2cpp-config.h" #if IL2CPP_DEBUG void il2cpp_assert(const char* assertion, const char* file, unsigned int line); #endif