# ffi-libc * [github.com/postmodern/ffi-libc](http://github.com/postmodern/ffi-libc/) * [github.com/postmodern/ffi-libc/issues](http://github.com/postmodern/ffi-libc/issues) * Postmodern (postmodern.mod3 at gmail.com) ## Description Useful Ruby FFI bindings for `libc`. ## Features * Provides common Structs used in `libc`. * Binds to common functions and global variables in `libc`. ## Examples ## Requirements * [ffi](http://github.com/ffi/ffi) >= 0.6.0 ## Install $ sudo gem install ffi-libc ## License See {file:LICENSE.txt} for license information.