Fixing the documentation internal links to work

This commit is contained in:
retropikzel 2025-04-07 07:48:20 +03:00
parent c09ed14c97
commit c1cc86eba2
1 changed files with 3 additions and 1 deletions

View File

@ -431,7 +431,9 @@ Returns the address of given pointer as number.
#### pffi-pointer?
<a name="pffi-is-pointer"><b>pffi-pointer?</b></a> object -> boolean
<a name="pffi-pointer?"></a>
**pffi-pointer?** object -> boolean
Returns #t if given object is pointer, #f otherwise.