once_cell::imp::strict

Function addr

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