pyo3_ffi

Function PyEval_EvalFrame

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