Function ptr_offset_from_unsigned
unsafe const fn ptr_offset_from_unsigned<T>(ptr: *const T, base: *const T) -> usize
See documentation of <*const T>::offset_from_unsigned for details.
ptr_offset_from_unsignedunsafe const fn ptr_offset_from_unsigned<T>(ptr: *const T, base: *const T) -> usize
See documentation of <*const T>::offset_from_unsigned for details.