Function python27_sys::PyEval_SetTrace[][src]

pub unsafe extern "C" fn PyEval_SetTrace(
    func: Option<Py_tracefunc>,
    obj: *mut PyObject
)