mg_time_copy

Creates a copy of the given time.

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

extern (C) @safe @nogc pure nothrow
mg_time_copy
(
const mg_time* time
)

Meta