Function ptr_offset_from_unsigned
pub const unsafe 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_unsignedpub const unsafe fn ptr_offset_from_unsigned<T>(ptr: *const T, base: *const T) -> usize
See documentation of <*const T>::offset_from_unsigned for details.