Handbook
Glossary
hit>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
hit>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
kernel
raylib
;
M:
RayCollision
hit>>
T{
struct-slot-spec
{
name
"hit"
}
{
offset 0
}
{
class
object
}
{
type
bool
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
openssl.libssl
;
M:
SSL
hit>>
T{
struct-slot-spec
{
name
"hit"
}
{
offset 168
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline