pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32Available on neither
Py_LIMITED_API nor RustPython.pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32Py_LIMITED_API nor RustPython.