libffi-3.0.10 |
High level interface library for calling conventions |
| Description: |
A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The libffi library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. |
| Author: |
Anthony Green <green@redhat.com> |
| Home URL: |
http://sourceware.org/libffi/ |
| License: |
Other/Unknown Open Source Licence
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
make |
| Other Versions: |
3.0.11
|
| Documentation: |
Installation README Man Page |