Function pyo3_ffi::_PyInterpreterState_SetEvalFrameFunc
source · pub unsafe extern "C" fn _PyInterpreterState_SetEvalFrameFunc(
interp: *mut PyInterpreterState,
eval_frame: _PyFrameEvalFunction
)
Expand description
Set the frame evaluation function.