Uses of Class
org.bytedeco.cpython.PyCFunctionObject
Packages that use PyCFunctionObject
-
Uses of PyCFunctionObject in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyCFunctionObjectModifier and TypeMethodDescriptionPyCMethodObject.func()PyCFunctionObject.getPointer(long i) PyCFunctionObject.m_ml(PyMethodDef setter) PyCFunctionObject.m_weakreflist(PyObject setter) PyCFunctionObject.position(long position) PyCFunctionObject.vectorcall(vectorcallfunc setter) Methods in org.bytedeco.cpython with parameters of type PyCFunctionObject