Uses of Class
org.bytedeco.cpython.PyObject_Initfunc
Packages that use PyObject_Initfunc
-
Uses of PyObject_Initfunc in org.bytedeco.cpython.global
Methods in org.bytedeco.cpython.global with parameters of type PyObject_InitfuncModifier and TypeMethodDescriptionstatic intpython.PyImport_AppendInittab(String name, PyObject_Initfunc initfunc) static intpython.PyImport_AppendInittab(BytePointer name, PyObject_Initfunc initfunc)