Function python27_sys::frameobject::PyFrame_LocalsToFast[][src]

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