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