All,
I know conversion from function pointers to Scheme procedures in c-define forms isn't possible, but I'm posting in the hopes that someone knows a way to achieve the same effect. I just need some way to access/call the passed function; I've tried using a c-lambda form that calls the passed function but haven't worked out the magic incantation yet. Any ideas?
Thanks,
Evan