lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


cdata create with ffi.new.

getmetatable(cdata) return string 'ffi', why not a table

when use ffi, we need to handle getmetatable not return table.