Uses of Class
org.bytedeco.cpython.destructor
Packages that use destructor
-
Uses of destructor in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return destructorModifier and TypeMethodDescriptionPyTypeObject.tp_dealloc()PyTypeObject.tp_del()PyTypeObject.tp_finalize()Methods in org.bytedeco.cpython with parameters of type destructorModifier and TypeMethodDescriptionPyTypeObject.tp_dealloc(destructor setter) PyTypeObject.tp_del(destructor setter) PyTypeObject.tp_finalize(destructor setter)