public static extern void lua_pushcclosure(IntPtr L, lua_CSFunction fn, int n);. } C#里头写出C函数的原型,然后用DllImport标签声明一下所在 ...
確定! 回上一頁