pub proof fn cursor_query_embedded<'rcu>(tracked owner: &mut CursorOwner<'rcu, UserPtConfig>)Expand description
requires
old(owner).inv(),ensuresfinal(owner).inv(),Mirror of crate::mm::vm_space::Cursor::query /
crate::mm::vm_space::CursorMut::query. The exec method internally
advances the cursor; we model the position update as opaque.