libffi 3.2.1.1
Install-Package libffi -Version 3.2.1.1
dotnet add package libffi --version 3.2.1.1
<PackageReference Include="libffi" Version="3.2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libffi --version 3.2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libffi, 3.2.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install libffi as a Cake Addin
#addin nuget:?package=libffi&version=3.2.1.1
// Install libffi as a Cake Tool
#tool nuget:?package=libffi&version=3.2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
libffi (Foreign Function Interface) is a library that allows software to call any function whose interface is known at runtime.
Homepage: http://sourceware.org/libffi/
Product | Versions |
---|---|
native | native |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- libffi.redist (>= 3.2.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on libffi:
Package | Downloads |
---|---|
glib
GLib is a general-purpose utility library for C, mostly used with GTK and GNOME. Homepage: https://developer.gnome.org/glib/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Release of libffi 3.2.1 libraries.