[][src]Function ffmpeg_sys_next::avio_seek

pub unsafe extern "C" fn avio_seek(
    s: *mut AVIOContext,
    offset: i64,
    whence: c_int
) -> i64