pub extern "rust-intrinsic" fn ptr_guaranteed_ne<T>( ptr: *const T, other: *const T) -> bool
See documentation of <*const T>::guaranteed_ne
for details.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/intrinsics/fn.ptr_guaranteed_ne.html