Package libffi-devel

Development files for libffi

http://sourceware.org/libffi

The libffi-devel package contains libraries and header files for
developing applications that use libffi.

Version: 3.4.6

Library Functions

ffi Foreign Function Interface
ffi_call Invoke a foreign function.
ffi_prep_cif Prepare a ffi_cif structure for use with ffi_call
ffi_prep_cif_var Prepare a ffi_cif structure for use with ffi_call for variadic functions.