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