Tips
====
* See C functions ready to be attached in a dynamic library (.so)
$ nm libfoo.so | egrep " T [a-zA-Z]"cheat sheets.
$ cheat ffi$ cheat ffiTips
====
* See C functions ready to be attached in a dynamic library (.so)
$ nm libfoo.so | egrep " T [a-zA-Z]"