Fixing the documentation internal links to work
This commit is contained in:
parent
3baf8c3d57
commit
bd5ef513ba
|
|
@ -431,9 +431,9 @@ Returns the address of given pointer as number.
|
||||||
|
|
||||||
#### pffi-pointer?
|
#### pffi-pointer?
|
||||||
|
|
||||||
<a name="pffi-is-pointer"></a>
|
<a name="pffi-pointer?">
|
||||||
|
**pffi-pointer?** object -> boolean
|
||||||
**pffi-pointer?** object -> boolean
|
</a>
|
||||||
|
|
||||||
Returns #t if given object is pointer, #f otherwise.
|
Returns #t if given object is pointer, #f otherwise.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue