Next: The Closure API, Previous: Types, Up: Using libffi
A given platform may provide multiple different ABIs at once. For instance, the x86 platform has both `stdcall' and `fastcall' functions.
libffi
provides some support for this. However, this is
necessarily platform-specific.