Handbook
Glossary
mask_len>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
mask_len>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIButtonState
mask_len>>
T{
struct-slot-spec
{
name
"mask_len"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIEventMask
mask_len>>
T{
struct-slot-spec
{
name
"mask_len"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIValuatorState
mask_len>>
T{
struct-slot-spec
{
name
"mask_len"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline