Function python3_sys::frameobject::PyFrame_BlockSetup
source ยท pub unsafe extern "C" fn PyFrame_BlockSetup(
f: *mut PyFrameObject,
_type: c_int,
handler: c_int,
level: c_int,
)
pub unsafe extern "C" fn PyFrame_BlockSetup(
f: *mut PyFrameObject,
_type: c_int,
handler: c_int,
level: c_int,
)