| Package | Description |
|---|---|
| org.bytedeco.cpython |
| Modifier and Type | Method and Description |
|---|---|
_PyStackChunk |
_PyStackChunk.data(int i,
PyObject setter) |
_PyStackChunk |
PyThreadState.datastack_chunk() |
_PyStackChunk |
_PyStackChunk.getPointer(long i) |
_PyStackChunk |
_PyStackChunk.position(long position) |
_PyStackChunk |
_PyStackChunk.previous(Pointer setter) |
_PyStackChunk |
_PyStackChunk.size(long setter) |
_PyStackChunk |
_PyStackChunk.top(long setter) |
| Modifier and Type | Method and Description |
|---|---|
PyThreadState |
PyThreadState.datastack_chunk(_PyStackChunk setter) |
Copyright © 2024. All rights reserved.