Handbook
Glossary
st_other>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
st_other>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
elf
math
;
M:
Elf32_Sym
st_other>>
T{
struct-slot-spec
{
name
"st_other"
}
{
offset 13
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
elf
math
;
M:
Elf64_Sym
st_other>>
T{
struct-slot-spec
{
name
"st_other"
}
{
offset 5
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline