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