Searched refs:RecordFunctionFast_dealloc (Results 1 – 1 of 1) sorted by relevance
204 void RecordFunctionFast_dealloc(PyObject* selfGeneric) { in RecordFunctionFast_dealloc() function649 RecordFunctionFast_Type.tp_dealloc = (destructor)RecordFunctionFast_dealloc; in initPythonBindings()