Handbook
Glossary
ml_meth<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
ml_meth<<
( value object -- )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
python.ffi
;
M:
PyMethodDef
ml_meth<<
T{
struct-slot-spec
{
name
"ml_meth"
}
{
offset 8
}
{
class
c-ptr
}
{
type
pointer:
PyCFunction
}
}
write-struct-slot
;
inline