pub unsafe extern "C" fn PyFrame_GetBack(
frame: *mut PyFrameObject,
) -> *mut PyFrameObjectAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.pub unsafe extern "C" fn PyFrame_GetBack(
frame: *mut PyFrameObject,
) -> *mut PyFrameObjectPy_LIMITED_API nor RustPython and non-PyPy only.