| Package | Description |
|---|---|
| org.bytedeco.cpython |
| Modifier and Type | Method and Description |
|---|---|
PyType_Slot |
PyType_Slot.getPointer(long i) |
PyType_Slot |
PyType_Slot.getPointer(long i) |
PyType_Slot |
PyType_Slot.pfunc(Pointer setter) |
PyType_Slot |
PyType_Slot.pfunc(Pointer setter) |
PyType_Slot |
PyType_Slot.position(long position) |
PyType_Slot |
PyType_Slot.position(long position) |
PyType_Slot |
PyType_Slot.slot(int setter) |
PyType_Slot |
PyType_Slot.slot(int setter) |
PyType_Slot |
PyType_Spec.slots() |
PyType_Slot |
PyType_Spec.slots() |
| Modifier and Type | Method and Description |
|---|---|
PyType_Spec |
PyType_Spec.slots(PyType_Slot setter) |
PyType_Spec |
PyType_Spec.slots(PyType_Slot setter) |
Copyright © 2022. All rights reserved.