... 0, LUA_MULTRET, 0); // Call the function lua_getglobal(L, "lua_func"); lua_pcall(L, 0, 0, 0); // Get the value of 'x' lua_getglobal(L, ...
確定! 回上一頁