pyo3::ffi

Function PyFrame_FastToLocalsWithError

Source
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
    f: *mut PyFrameObject,
) -> i32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here