with_addr

Function with_addr 

Source
pub(crate) fn with_addr<T>(ptr: *mut T, addr: usize) -> *mut T
where T: Sized,