Function once_cell::imp::strict::with_addr

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