Typedef rcutils_hash_map_key_cmp_t
Defined in File hash_map.h
Typedef Documentation
-
typedef int (*rcutils_hash_map_key_cmp_t)(const void*, const void*)
The function signature for a key comparison function.
Defined in File hash_map.h
The function signature for a key comparison function.