Libffi-Dev
- ffi_call(3) The function provides a simple mechanism for invoking a function without requiring knowledge of the function's interface
- ffi_prep_cif_var(3) structure for use with for variadic functions.
- ffi_prep_cif(3) structure for use with .
- ffi(3) libffi, -lffi The foreign function interface provides a mechanism by which a function can generate a call to another fun