pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlock
Available on neither
PyPy
nor GraalPy
nor Py_3_11
.pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlock
PyPy
nor GraalPy
nor Py_3_11
.