Function pyo3_ffi::PyFrame_BlockPop
source ยท pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlock
Available on non-
Py_LIMITED_API
and neither PyPy
nor GraalPy
nor Py_3_11
only.