Handbook
Glossary
PyMapping_Items ( o -- PyObject* )
Vocabulary
python
.
ffi
Inputs
o
an
object
Outputs
PyObject*
an
object
Definition
USING:
alien.syntax
;
IN:
python.ffi
LIBRARY:
python
FUNCTION:
PyObject*
PyMapping_Items
( PyObject* o )