Handbook
Glossary
record-pointer ( pointer -- )
Vocabulary
alien
.
prettyprint
.
private
Inputs
pointer
an
object
Outputs
None
Definition
IN:
alien.prettyprint.private
GENERIC:
record-pointer
( pointer -- )
Methods
USING:
alien.prettyprint.private
kernel
;
M:
object
record-pointer
drop
;
USING:
accessors
alien.c-types
alien.prettyprint.private
;
M:
pointer
record-pointer
to>>
record-pointer
;
USING:
alien.prettyprint.private
prettyprint.sections
words
;
M:
word
record-pointer
record-vocab
;