ffi
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.0.12.rc2
Wayne Meissner
-
bundle add ffi
Getting Started
Learn more about the Ffi gem.
Playground
Test, play and inspect the gem for yourself