mg_map_size

Returns the number of key-value pairs in map map.

extern (C)
uint
mg_map_size
(
const mg_map* map
)

Meta