Function av_timegm

pub unsafe extern "C" fn av_timegm(tm: *mut tm) -> i64
Expand description

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