Handbook
Glossary
inf>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
inf>>
( object -- value )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
readline.ffi
unix.types
;
M:
readline_state
inf>>
T{
struct-slot-spec
{
name
"inf"
}
{
offset 88
}
{
class
c-ptr
}
{
type
pointer:
FILE
}
}
read-struct-slot
;
inline