Function pyo3_ffi::_PyInterpreterState_GetEvalFrameFunc
source ยท pub unsafe extern "C" fn _PyInterpreterState_GetEvalFrameFunc(
interp: *mut PyInterpreterState,
) -> _PyFrameEvalFunction
Expand description
Get the frame evaluation function.