Searched refs:_destroy_def (Results 1 – 1 of 1) sorted by relevance
129 static PyMethodDef _destroy_def = { variable150 destroy_cb = PyCFunction_NewEx(&_destroy_def, wr, NULL); in _add_to_weak_set()