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