pyo3::ffi

Function PyFrame_FastToLocalsWithError

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