devela::_dep::pyo3::ffi

Function PyFrame_FastToLocals

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