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