pub proof fn cursor_mut_map_embedded<'rcu>(tracked
owner: &mut CursorOwner<'rcu, UserPtConfig>,
tracked regions: &mut MetaRegionOwners,
frame: UFrame,
prop: PageProperty,
)Expand description
requires
old(owner).inv(),old(regions).inv(),ensuresfinal(owner).inv(),final(regions).inv(),Mirror of crate::mm::vm_space::CursorMut::map.
Modifies both the cursor owner and MetaRegionOwners.