Skip to main content

PyFrame_FastToLocalsWithError

Function PyFrame_FastToLocalsWithError 

Source
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
    f: *mut PyFrameObject,
) -> c_int
Available on neither Py_LIMITED_API nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here