hashEqualsPointer
bool hashEqualsPointer<T: any>(in T* this, in T* other)Returns true when two pointer keys have the same address.
Parameters
in
this
in T*
other
Generated with campc 0.11.0-preview.1.
bool hashEqualsPointer<T: any>(in T* this, in T* other)Returns true when two pointer keys have the same address.
Generated with campc 0.11.0-preview.1.