mg_value_copy

Creates a copy of the given value.

Return: Pointer to the copy or NULL if error occurred.

extern (C) @safe @nogc pure nothrow
mg_value_copy
(
const mg_value* val
)

Meta