Function pyo3::ffi::PyFrame_LocalsToFast

source ·
pub unsafe extern "C" fn PyFrame_LocalsToFast(
    f: *mut PyFrameObject,
    clear: i32
)