Function rsmpeg::ffi::avio_write[][src]

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