mg_path_copy

Creates a copy of the given path.

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

extern (C) @safe @nogc pure nothrow
mg_path_copy
(
const mg_path* path
)

Meta