Handbook
Glossary
iov_len>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
iov_len>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
iovec
iov_len>>
T{
struct-slot-spec
{
name
"iov_len"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
size_t
}
}
read-struct-slot
;
inline