pyo3_ffi/cpython/
pyframe.rs

1
2
#[cfg(all(Py_3_11, not(PyPy)))]
opaque_struct!(_PyInterpreterFrame);