mg_local_date_time_make

Creates a mg_local_date_time from seconds and nanoseconds. Return: A pointer to mg_local_date_time or null if an error occurred.

extern (C) @safe @nogc pure nothrow
mg_local_date_time_make
(
long seconds
,)

Meta