Function std::managed::ptr_eq

pub fn ptr_eq<T>(a: @T, b: @T) -> bool

Determine if two shared boxes point to the same object