Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 lua 5.2.3 中使用来自 linit.c 的加载库结构。我在这个结构中添加了我的新库,我想从一个 lua 脚本调用我的库的函数。