[go: up one dir, main page]

Function pyo3::ffi::PyEval_EvalFrame

source ·
pub unsafe extern "C" fn PyEval_EvalFrame(
    arg1: *mut PyFrameObject
) -> *mut PyObject