mirror_ffmpeg_sys

Function avio_seek_time

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