Function python3_sys::frameobject::PyFrame_GetCode

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