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