pub unsafe extern "C" fn PyFrame_GetLasti(
frame: *mut PyFrameObject,
) -> c_intAvailable on
Py_3_11 and neither Py_LIMITED_API nor RustPython only.pub unsafe extern "C" fn PyFrame_GetLasti(
frame: *mut PyFrameObject,
) -> c_intPy_3_11 and neither Py_LIMITED_API nor RustPython only.