Combines the Cord's contents into a hash state.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
H AbslHashValue( H hash_state, absl::Cord const& c);
The updated hash state.