Skip to main content

fixup_ptr

Function fixup_ptr 

Source
pub fn fixup_ptr(ptr: *mut u8, forwarding: &ForwardingTable) -> *mut u8
Expand description

Fix up a single raw pointer if it has a forwarding entry.