Updating readme
This commit is contained in:
parent
0643edeaca
commit
348a6dcecb
|
|
@ -23,6 +23,7 @@ Any help in form of constructive advice and bug reports are appreciated.
|
|||
- [Reference](#reference)
|
||||
- [Types](#types)
|
||||
- [Procedures and macros](#procedures-and-macros)
|
||||
- [pffi-init](#pffi-init)
|
||||
|
||||
## Goals
|
||||
|
||||
|
|
@ -167,6 +168,7 @@ Types are given as symbols, for example 'int8 or 'pointer.
|
|||
|
||||
Some of these are procedures and some macros, it might also change implementation to implementation.
|
||||
|
||||
<a name="pffi-init"></a>
|
||||
**pffi-init**
|
||||
|
||||
Always call this first, on most implementation it does nothing but some implementations might need
|
||||
|
|
|
|||
Loading…
Reference in New Issue