Function avio_write

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