Fixing the documentation internal links to work

This commit is contained in:
retropikzel 2025-04-07 07:46:25 +03:00
parent 71acf022b3
commit bc2c80202e
1 changed files with 1 additions and 1 deletions

View File

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