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