mg_map_copy

Creates a copy of the given map.

Return: A pointer to the copy or NULL if an error occurred.

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

Meta