Function ordermap::util::ptrdistance

source ยท
pub fn ptrdistance<T>(a: *const T, b: *const T) -> usize
Expand description

return the number of steps from a to b