| Package | Description |
|---|---|
| org.bytedeco.cpython |
| Modifier and Type | Method and Description |
|---|---|
destructor |
PyTypeObject.tp_dealloc() |
destructor |
PyTypeObject.tp_del() |
destructor |
PyTypeObject.tp_finalize() |
| Modifier and Type | Method and Description |
|---|---|
PyTypeObject |
PyTypeObject.tp_dealloc(destructor setter) |
PyTypeObject |
PyTypeObject.tp_del(destructor setter) |
PyTypeObject |
PyTypeObject.tp_finalize(destructor setter) |
Copyright © 2020. All rights reserved.