Function PyFrame_FastToLocalsWithError
pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32 ⓘ
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyFrame_FastToLocalsWithError(
f: *mut PyFrameObject,
) -> i32 ⓘ
dep_pyo3
and std
only.