Function PyFrame_FastToLocals
pub unsafe extern "C" fn PyFrame_FastToLocals(f: *mut PyFrameObject)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyFrame_FastToLocals(f: *mut PyFrameObject)
dep_pyo3
and std
only.