[][src]Function pyo3::ffi::frameobject::PyFrame_FastToLocalsWithError

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