jmckaskill / luaffi

Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

__tostring not supported in metatype

daurnimator opened this issue · comments

__tostring doesn't get called on my cdata objects

Thanks for the report. Must have missed tostring.