av_timegm

Convert the decomposed UTC time in tm to a time_t value.

extern (C) @nogc nothrow
time_t
av_timegm
(
tm* tm
)

Meta