This is what luaL_register() is intended to do, for one or more functions. The canonical usage is as part of the setup for a module written in C: /* actual ...
確定! 回上一頁