Handbook
Glossary
st_info>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
st_info>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
elf
math
;
M:
Elf32_Sym
st_info>>
T{
struct-slot-spec
{
name
"st_info"
}
{
offset 12
}
{
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_info>>
T{
struct-slot-spec
{
name
"st_info"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
uchar
}
}
read-struct-slot
;
inline