Function pyo3_ffi::PyFrame_FastToLocalsWithError

source ยท
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
    f: *mut PyFrameObject,
) -> c_int
Available on non-Py_LIMITED_API only.