Function pyo3_ffi::PyFrame_GetCode

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