Uses of Class
org.bytedeco.cpython._PyFrameEvalFunction
Packages that use _PyFrameEvalFunction
-
Uses of _PyFrameEvalFunction in org.bytedeco.cpython.global
Methods in org.bytedeco.cpython.global that return _PyFrameEvalFunctionModifier and TypeMethodDescriptionstatic _PyFrameEvalFunctionpython._PyInterpreterState_GetEvalFrameFunc(PyInterpreterState interp) Methods in org.bytedeco.cpython.global with parameters of type _PyFrameEvalFunctionModifier and TypeMethodDescriptionstatic voidpython._PyInterpreterState_SetEvalFrameFunc(PyInterpreterState interp, _PyFrameEvalFunction eval_frame)