Function rsmpeg::ffi::av_timegm[][src]

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.