Handbook
Glossary
osversion>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
osversion>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
ldcache.private
math
;
M:
EntryNew
osversion>>
T{
struct-slot-spec
{
name
"osversion"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
uint32_t
}
}
read-struct-slot
;
inline
USING:
accessors
ldcache.private
slots.private
;
M:
ldcache-entry
osversion>>
4
slot
;
inline