devela::_dep::pyo3::ffi

Function PyFrame_FastToLocalsWithError

pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
    f: *mut PyFrameObject,
) -> i32 
Available on crate features dep_pyo3 and std only.