pyo3::ffi

Function PyFrame_GetBack

Source
pub unsafe extern "C" fn PyFrame_GetBack(
    f: *mut PyFrameObject,
) -> *mut PyFrameObject