17e6ebb241
binding functions within them, and calling those functions from Ruby code. WWW: http://wiki.github.com/ffi/ffi/ PR: ports/146728 Submitted by: Christoph Kick
4 lines
191 B
Text
4 lines
191 B
Text
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
|
|
binding functions within them, and calling those functions from Ruby code.
|
|
|
|
WWW: http://wiki.github.com/ffi/ffi/
|