mg_date_copy

Creates a copy of the given date.

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

extern (C) @safe @nogc pure nothrow
mg_date_copy
(
const mg_date* date
)

Meta