pub unsafe extern "C" fn _PyInterpreterState_GetEvalFrameFunc(
interp: *mut PyInterpreterState,
) -> _PyFrameEvalFunctionExpand description
Get the frame evaluation function.
pub unsafe extern "C" fn _PyInterpreterState_GetEvalFrameFunc(
interp: *mut PyInterpreterState,
) -> _PyFrameEvalFunctionGet the frame evaluation function.