Updating readme
This commit is contained in:
parent
333df0ad36
commit
ff48dd8dff
|
|
@ -159,6 +159,10 @@ Types are given as symbols, for example 'int8 or 'pointer.
|
|||
- double
|
||||
- pointer
|
||||
|
||||
#### Procedures and macros
|
||||
|
||||
Some of these are procedures and some macros, it might also change implementation to implementation.
|
||||
|
||||
**pffi-init**
|
||||
|
||||
Always call this first, on most implementation it does nothing but some implementations might need
|
||||
|
|
|
|||
Loading…
Reference in New Issue