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

varargs should take struct and pass as pointer

jmckaskill opened this issue · comments

This appears to be working for me, but I am explicitly casting them mostly, may still be a few cases where this is an issue.