Function pyo3::ffi::PyEval_SetProfile[][src]

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