once_cell::imp::strict

Function with_addr

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