Function ffmpeg_sys_next::av_timegm

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

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