Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
ecl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ecl
ecl
Commits
17e9cf79
Commit
17e9cf79
authored
Mar 03, 2016
by
Daniel Kochmański
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetic: print menu more nicely
parent
a85cabe5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
src/doc/new-doc/extensions/ffi.txi
src/doc/new-doc/extensions/ffi.txi
+8
-8
src/doc/new-doc/extensions/ffi_uffi.txi
src/doc/new-doc/extensions/ffi_uffi.txi
+5
-5
No files found.
src/doc/new-doc/extensions/ffi.txi
View file @
17e9cf79
...
...
@@ -4,14 +4,14 @@
@ftindex FFI
@menu
* What is a FFI?
:: FFI introduciton
* Two kinds of FFI
:: ECL's FFI brief description
* Foreign objects
:: Handling the foreign objects
* Higher level interfaces
:: Usage examples
* SFFI Reference
:: Static FFI reference
@c * LFFI Reference
:: Library FFI reference /dlopen/
@c * DFFI Reference
:: Dynamic FFI reference
* UFFI Reference
:: UFFI reference manual
* What is a FFI?:: FFI introduciton
* Two kinds of FFI:: ECL's FFI brief description
* Foreign objects:: Handling the foreign objects
* Higher level interfaces:: Usage examples
* SFFI Reference:: Static FFI reference
@c * LFFI Reference:: Library FFI reference /dlopen/
@c * DFFI Reference:: Dynamic FFI reference
* UFFI Reference:: UFFI reference manual
@end menu
@node What is a FFI?
...
...
src/doc/new-doc/extensions/ffi_uffi.txi
View file @
17e9cf79
...
...
@@ -3,11 +3,11 @@
@cindex Universal foreign function interface
@menu
* Primitive Types
::
* Aggregate Types
::
* Foreign Objects
::
* Foreign Strings
::
* Functions and Libraries
::
* Primitive Types::
* Aggregate Types::
* Foreign Objects::
* Foreign Strings::
* Functions and Libraries::
@end menu
@node Primitive Types
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment