Subject:
[ruby-ffi] Callback support in FFI?
From:
przemo_li
Date:
8/19/11 4:02 AM
To:
ruby-ffi

I'm trying to implement freeGLUT bindings. Is it possible? I need to
declare function that takes callback function without any parameters.
Any luck with FFI?

PS add info about callback in wiki!