pyo3_ffi

Function PyFrame_GetCode

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