[][src]Function ffmpeg_dev::sys::avio_put_str

pub unsafe extern "C" fn avio_put_str(
    s: *mut AVIOContext,
    str: *const c_char
) -> c_int

Write a NULL-terminated string. @return number of bytes written.