Function rhai_memflow::memory::memory_functions::pointer_functions::eq_addr
source · [−]pub fn eq_addr((_, addr): &mut NativePointer, addr2: Address) -> boolExpand description
Return true if pointer’s address equals the addr address.