Uses of Class
org.bytedeco.cpython.PyType_Slot
Packages that use PyType_Slot
-
Uses of PyType_Slot in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyType_SlotModifier and TypeMethodDescriptionPyType_Slot.getPointer(long i) PyType_Slot.position(long position) PyType_Slot.slot(int setter) PyType_Spec.slots()Methods in org.bytedeco.cpython with parameters of type PyType_Slot