Function ptr_offset_from
unsafe const fn ptr_offset_from<T>(ptr: *const T, base: *const T) -> isize
See documentation of <*const T>::offset_from for details.
ptr_offset_fromunsafe const fn ptr_offset_from<T>(ptr: *const T, base: *const T) -> isize
See documentation of <*const T>::offset_from for details.