Next:
Missing Features
, Previous:
Introduction
, Up:
Top
2 Using libffi
The Basics
: The basic libffi API.
Simple Example
: A simple example.
Types
: libffi type descriptions.
Multiple ABIs
: Different passing styles on one platform.
The Closure API
: Writing a generic function.
Closure Example
: A closure example.