pyo3::ffi

Function PyFrame_BlockPop

Source
pub unsafe extern "C" fn PyFrame_BlockPop(
    f: *mut PyFrameObject,
) -> *mut PyTryBlock