Function rcutils_hash_map_string_hash_func
Defined in File hash_map.h
Function Documentation
-
size_t rcutils_hash_map_string_hash_func(const void *key_str)
A hashing function for a null terminated c string.
A hashing function for a null terminated c string. Should be used when your key is just a pointer to a c-string