[][src]Function stainless_ffmpeg_sys::avio_seek_time

pub unsafe extern "C" fn avio_seek_time(
    h: *mut AVIOContext,
    stream_index: c_int,
    timestamp: i64,
    flags: c_int
) -> i64