Handbook
Glossary
st_ino<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
st_ino<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
unix.stat
unix.types
;
M:
stat
st_ino<<
T{
struct-slot-spec
{
name
"st_ino"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
ino64_t
}
}
write-struct-slot
;
inline