Skip to main content
PyEval_EvalFrameEx
pyo3_
ffi
0.28.3
In pyo3_
ffi::
ceval
pyo3_ffi
::
ceval
Function
PyEval_
Eval
Frame
Ex
Copy item path
Source
pub unsafe extern "C" fn PyEval_EvalFrameEx( f:
*mut
PyFrameObject
, exc:
c_int
, ) ->
*mut
PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here