Fixing the documentation internal links to work
This commit is contained in:
parent
71acf022b3
commit
bc2c80202e
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue