Fixing the documentation internal links to work

This commit is contained in:
retropikzel 2025-04-07 07:46:36 +03:00
parent bc2c80202e
commit 39bc51276e
1 changed files with 1 additions and 3 deletions

View File

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