Py_tracefunc

_

extern (C)
alias Py_tracefunc = int function(PyObject*, PyFrameObject*, int, PyObject*)

Meta