mg_map_size

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

extern (C) @safe @nogc pure nothrow
uint
mg_map_size
(
const mg_map* map
)

Meta