portable-libffi

Portable Foreign Function Interface library for calling C functions

brewmacoslinux
Try with needOr install directly
Source

About

Portable Foreign Function Interface library

Commands

libffi

Examples

Check libffi version and installation$ pkg-config --modversion libffi
Get libffi compiler flags for compilation$ pkg-config --cflags --libs libffi
Verify libffi library location$ brew list portable-libffi