addr

Function addr 

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