PyObject_CallNoArgs ( callable -- PyObject* )


Vocabulary
python.ffi

Inputs
callablean object


Outputs
PyObject*an object


Definition