mirror_ffmpeg_sys

Function avio_seek

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