Updating readme

This commit is contained in:
retropikzel 2025-01-25 13:59:36 +02:00
parent 78ae3f44de
commit 333df0ad36
1 changed files with 2 additions and 4 deletions

View File

@ -159,14 +159,12 @@ Types are given as symbols, for example 'int8 or 'pointer.
- double
- pointer
#### pffi-init
pffi-init
**pffi-init**
Always call this first, on most implementation it does nothing but some implementations might need
initialisation run.
#### pffi-size-of type -> number
**pffi-size-of** type -> number
Returns the size of the type.