1. Home
  2. Browse
  3. libffi

libffi

v3.4.8#0Latest

Portable, high level programming interface to various calling conventions

Install

Run the following Vcpkg command to install the port.

vcpkg install libffi

Usage

vcpkg provides proprietary CMake targets:

find_package(unofficial-libffi CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::libffi::libffi)

libffi provides pkg-config modules:

# Library supporting Foreign Function Interfaces

libffi

Dependencies

See source

Version

v3.4.8#0

Publication

Supports

All

GitHub

libffi/libffi3.3K

Homepage

github.com/libffi/libffi

Subtree

d549fddf3d

License

MIT

Definition

Manifest