pyo3::ffi

Function PyFrame_BlockSetup

Source
pub unsafe extern "C" fn PyFrame_BlockSetup(
    f: *mut PyFrameObject,
    _type: i32,
    handler: i32,
    level: i32,
)
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here