lua-users home
lua-l archive

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


Are you using the "pointer" type in both the callback's and the C
function's signatures?

--
Fabio Mascarenhas


On Sun, Jul 26, 2009 at 6:19 PM, Phoenix Sol<phoenix@burninglabs.com> wrote:
> They appear to be converted to numbers (rather than userdata), which then
> choke the C functions they are in turn passed to.
>
>
> Thanks,
> Phoenix Sol
>