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