Function PyFrame_GetLasti
pub unsafe extern "C" fn PyFrame_GetLasti(
frame: *mut PyFrameObject,
) -> i32Available on
Py_3_11 and crate feature tls only.pub unsafe extern "C" fn PyFrame_GetLasti(
frame: *mut PyFrameObject,
) -> i32Py_3_11 and crate feature tls only.