Function ffmpeg_sys::avio_seek[][src]

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