Function av_bprint_chars

pub unsafe extern "C" fn av_bprint_chars(
    buf: *mut AVBPrint,
    c: i8,
    n: u32,
)
Expand description

Append char c n times to a print buffer.