[][src]Function stainless_ffmpeg_sys::av_bprint_chars

pub unsafe extern "C" fn av_bprint_chars(
    buf: *mut AVBPrint,
    c: c_char,
    n: c_uint
)

Append char c n times to a print buffer.