pull/4009/head
Behdad Esfahbod 2 years ago
parent ffafcf9633
commit 0875a420f7
  1. 2
      src/hb-map.cc

@ -352,6 +352,8 @@ hb_map_hash (const hb_map_t *map)
*
* Set @idx to -1 to get started.
*
* If the map is modified during iteration, the behavior is undefined.
*
* Return value: `true` if there was a next value, `false` otherwise
*
* Since: REPLACEME

Loading…
Cancel
Save