[][src]Function pyo3::ffi::PyEval_SetTrace

pub unsafe extern "C" fn PyEval_SetTrace(
    trace_func: Py_tracefunc,
    arg1: *mut PyObject
)