pub unsafe extern "C" fn aws_hash_string(item: *const c_void) -> u64
Expand description

Convenience hash function for struct aws_strings. Hash is same as used on the string bytes by aws_hash_c_string.