Searched defs:c_offset_from (Results 1 – 1 of 1) sorted by relevance
260 fn c_offset_from(self, origin: Self) -> isize; in c_offset_from() method264 fn c_offset_from(self, origin: *const T) -> isize { in c_offset_from() method270 fn c_offset_from(self, origin: *mut T) -> isize { in c_offset_from() method