1. Home
  2. Browse
  3. libffi

libffi

v3.4.8#1Go to latest

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#1

Publication

Supports

All

GitHub

libffi/libffi

Homepage

github.com/libffi/libffi

Subtree

a6149c39c5

License

MIT

Definition

Manifest