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

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