python3_sys::frameobject::PyFrame_BlockSetup [] [src]

pub unsafe extern fn PyFrame_BlockSetup(f: *mut PyFrameObject, _type: c_int, handler: c_int, level: c_int)