| Package | Description |
|---|---|
| org.bytedeco.cpython | |
| org.bytedeco.cpython.global |
| Modifier and Type | Method and Description |
|---|---|
freefunc |
PyModuleDef.m_free() |
freefunc |
PyTypeObject.tp_free() |
| Modifier and Type | Method and Description |
|---|---|
PyModuleDef |
PyModuleDef.m_free(freefunc setter) |
PyTypeObject |
PyTypeObject.tp_free(freefunc setter) |
| Modifier and Type | Method and Description |
|---|---|
static long |
python._PyEval_RequestCodeExtraIndex(freefunc f)
Deprecated.
|
static long |
python.PyUnstable_Eval_RequestCodeExtraIndex(freefunc arg0) |
Copyright © 2025. All rights reserved.