Function pyo3_ffi::PyFrame_FastToLocalsWithError

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