Function std::managed::mut_ptr_eq

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

Determine if two mutable shared boxes point to the same object