Function pyo3_ffi::PyFrame_GetCode

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