Searched defs:sys_hashmap (Results 1 – 1 of 1) sorted by relevance
125 struct sys_hashmap { struct127 const struct sys_hashmap_api *api; argument129 const struct sys_hashmap_config *config; argument131 struct sys_hashmap_data *data; argument135 sys_hashmap_allocator_t alloc_func; argument139 * @brief Iterate over all values contained in a @ref sys_hashmap argument