Uses of Class
org.bytedeco.cpython.PyCFunction
Packages that use PyCFunction
-
Uses of PyCFunction in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyCFunctionMethods in org.bytedeco.cpython with parameters of type PyCFunction -
Uses of PyCFunction in org.bytedeco.cpython.global
Methods in org.bytedeco.cpython.global that return PyCFunctionModifier and TypeMethodDescriptionstatic PyCFunctionpython.PyCFunction_GET_FUNCTION(PyObject func) static PyCFunctionpython.PyCFunction_GetFunction(PyObject arg0)