Fixing the documentation internal links to work

This commit is contained in:
retropikzel 2025-04-07 07:45:29 +03:00
parent 3baf8c3d57
commit bd5ef513ba
1 changed files with 3 additions and 3 deletions

View File

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