Function pyo3::ffi::PyFrame_FastToLocalsWithError

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