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