Function scratchstack_wrapper_aws_c_common::aws_hash_ptr
source · Expand description
Convenience hash function which hashes the pointer value directly, without dereferencing. This can be used in cases where pointer identity is desired, or where a uintptr_t is encoded into a const void *.