Function rhai_memflow::memory::memory_functions::pointer_functions::eq
source · [−]pub fn eq((ty, addr): &mut NativePointer, (ty2, addr2): NativePointer) -> boolExpand description
Return true if two pointers are equal.