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