Next: Introduction, Previous: (dir), Up: (dir)
This manual documents FFI 0.1.
Copyright © 2006, 2007, 2008, 2009, 2010 Matthew Birkholz
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License.”
• Introduction: | A synopsis and quick summary. | |
• C Declarations: | Declare C types and functions. | |
• Alien Data: | Manipulate C data. | |
• Alien Functions: | Generate callout trampolines and call them. | |
• Callbacks: | Generate callback trampolines and get interrupted by them. | |
• Compiling and Linking: | Build and install the shim. | |
• Hello World: | A short example. | |
• GNU Free Documentation License: |
Next: Introduction, Previous: (dir), Up: (dir)