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