[go: up one dir, main page]

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