mg_node_copy

Creates a copy of the given node.

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

extern (C) @safe @nogc pure nothrow
mg_node_copy
(
const mg_node* node
)

Meta