[][src]Function ffmpeg_sys_next::avio_write

pub unsafe extern "C" fn avio_write(
    s: *mut AVIOContext,
    buf: *const c_uchar,
    size: c_int
)