mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
|
|
binding functions within them, and calling those functions from Ruby code.
|
|
|
|
WWW: https://github.com/ffi/ffi/wiki
|