Handbook
Glossary
<PyMethodDef> ( alien name doc/f -- cfunction )
Vocabulary
python
.
objects
Inputs
alien
an
object
name
an
object
doc/f
an
object
Outputs
cfunction
an
object
Definition
USING:
accessors
alien.data
classes.struct
io.encodings.ascii
io.encodings.utf8
kernel
libc
python.ffi
;
IN:
python.objects
:
<PyMethodDef>
( alien name doc/f -- cfunction )
PyMethodDef
malloc-struct
&free
swap
[
utf8
malloc-string
&free
>>ml_doc
]
when*
swap
ascii
malloc-string
&free
>>ml_name
swap
>>ml_meth
3
>>ml_flags
;