libffi

A portable, high level programming interface

Version

3.4.6-1
(2024-12-14)

Size

19.8

KiB

Repository

HaikuPorts
x86_64
Libffi is a foreign function interface library which gives its user a C programming language interface used to call natively compiled functions. Libffi is typically used as a bridging technology between compiled and interpreted language implementations. It can also be used to implement plugins.