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