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