PyFrame_GetLasti

Function PyFrame_GetLasti 

Source
pub unsafe extern "C" fn PyFrame_GetLasti(
    frame: *mut PyFrameObject,
) -> c_int