Package | Description |
---|---|
org.bytedeco.cpython |
Modifier and Type | Method and Description |
---|---|
PyModuleDef_Slot |
PyModuleDef.m_slots() |
PyModuleDef_Slot |
PyModuleDef_Slot.position(long position) |
PyModuleDef_Slot |
PyModuleDef_Slot.slot(int setter) |
PyModuleDef_Slot |
PyModuleDef_Slot.value(Pointer setter) |
Modifier and Type | Method and Description |
---|---|
PyModuleDef |
PyModuleDef.m_slots(PyModuleDef_Slot setter) |
Copyright © 2020. All rights reserved.