Function python3_sys::frameobject::PyFrame_FastToLocalsWithError

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