ptr_diff

Function ptr_diff 

Source
pub fn ptr_diff<T>(p: *const T, q: *const T) -> usize