[][src]Function pyo3::ffi::PyEval_EvalFrame

pub unsafe extern "C" fn PyEval_EvalFrame(
    arg1: *mut PyFrameObject
) -> *mut PyObject