Function pyo3::ffi::PyFrame_BlockPop

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