[−][src]Function arc_swap::ptr_eq
pub fn ptr_eq<Base, A, B>(a: A, b: B) -> bool where
A: AsRaw<Base>,
B: AsRaw<Base>, Comparison of two pointer-like things.
pub fn ptr_eq<Base, A, B>(a: A, b: B) -> bool where
A: AsRaw<Base>,
B: AsRaw<Base>, Comparison of two pointer-like things.