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