Function once_cell::imp::strict::addr

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