lua_CFunctions taking a cdata

  • From: Daurnimator <quae@xxxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 31 May 2012 17:16:21 +1000

I ran into the interesting situation where I'd like a lua_CFunction to
receive any type of parameter; is there a formal documentation for
handling them?
Eg, what lua_type returns?

Other related posts: