Function pyo3_ffi::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
)