mapGetPopulation
fn
uint mapGetPopulation(harfbuzz.map.Map map)Returns the number of key-value pairs in the map.
Parameters
map | A map |
Returns
The population of map
uint mapGetPopulation(harfbuzz.map.Map map)Returns the number of key-value pairs in the map.
map | A map |