Can I pass a value from my C host through Lua to a callback C function?

前端 未结 0 1861
梦如初夏
梦如初夏 2021-01-12 05:48

I have Lua embedded in a C host. And I have several C functions registered with Lua.

Is there any way that when I call Lua and then Lua calls my C function, a value c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题