| Package | Description |
|---|---|
| org.bytedeco.cpython | |
| org.bytedeco.cpython.global |
| Modifier and Type | Method and Description |
|---|---|
PyWeakReference |
_PyWeakReference.wr_next() |
PyWeakReference |
_PyWeakReference.wr_prev() |
| Modifier and Type | Method and Description |
|---|---|
_PyWeakReference |
_PyWeakReference.wr_next(PyWeakReference setter) |
_PyWeakReference |
_PyWeakReference.wr_prev(PyWeakReference setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
python._PyWeakref_ClearRef(PyWeakReference self) |
static long |
python._PyWeakref_GetWeakrefCount(PyWeakReference head) |
Copyright © 2020. All rights reserved.