libffi¶
Description¶
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time.
Homepage¶
https://sourceware.org/libffi/
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 3.3 |
| NEGISHI | 3.4.2 |
Module¶
You can load the module by:
Note for using libffi
Run module spider libffi beforehand to check if this version requires any prerequisite modules.